Searched refs:XGBE_AN_CL73_INT_CMPLT (Results 1 – 2 of 2) sorted by relevance
853 } else if (pdata->an_int & XGBE_AN_CL73_INT_CMPLT) { in xgbe_an73_state_machine()855 pdata->an_int &= ~XGBE_AN_CL73_INT_CMPLT; in xgbe_an73_state_machine()
1377 #define XGBE_AN_CL73_INT_CMPLT BIT(0) macro