Searched refs:AXGBE_AN_CL73_INT_CMPLT (Results 1 – 2 of 2) sorted by relevance
561 } else if (pdata->an_int & AXGBE_AN_CL73_INT_CMPLT) { in axgbe_an73_state_machine()563 pdata->an_int &= ~AXGBE_AN_CL73_INT_CMPLT; in axgbe_an73_state_machine()
1308 #define AXGBE_AN_CL73_INT_CMPLT BIT(0) macro