Home
last modified time | relevance | path

Searched refs:XGBE_AN_CL37_INT_CMPLT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c785 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()
H A Dxgbe-common.h1394 #define XGBE_AN_CL37_INT_CMPLT BIT(0) macro