Searched refs:XGBE_AN_CL37_INT_CMPLT (Results 1 – 2 of 2) sorted by relevance
785 if (pdata->an_int & XGBE_AN_CL37_INT_CMPLT) { in xgbe_an37_state_machine()787 pdata->an_int &= ~XGBE_AN_CL37_INT_CMPLT; in xgbe_an37_state_machine()
1394 #define XGBE_AN_CL37_INT_CMPLT BIT(0) macro