Home | History | Annotate | Download | only in net

Lines Matching refs:isrc

1135 	u16 isrc;
1137 isrc = xm_phy_read(hw, port, PHY_BCOM_INT_STAT);
1139 skge->netdev->name, isrc);
1141 if (isrc & PHY_B_IS_PSE)
1148 if (isrc & PHY_B_IS_NO_HDCL) {
1156 if (isrc & (PHY_B_IS_AN_PR | PHY_B_IS_LST_CHANGE))