Home | History | Annotate | Download | only in net

Lines Matching defs:istatus

1574 	u16 istatus, phystat;
1576 istatus = gm_phy_read(hw, port, PHY_MARV_INT_STAT);
1580 skge->netdev->name, istatus, phystat);
1582 if (istatus & PHY_M_IS_AN_COMPL) {
1627 if (istatus & PHY_M_IS_LSP_CHANGE)
1630 if (istatus & PHY_M_IS_DUP_CHANGE)
1632 if (istatus & PHY_M_IS_LST_CHANGE) {