Home
last modified time | relevance | path

Searched refs:XGBE_AN_CL73_PG_RCV (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c835 if (pdata->an_int & XGBE_AN_CL73_PG_RCV) { in xgbe_an73_state_machine()
837 pdata->an_int &= ~XGBE_AN_CL73_PG_RCV; in xgbe_an73_state_machine()
H A Dxgbe-common.h1361 #define XGBE_AN_CL73_PG_RCV BIT(2) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c847 if (pdata->an_int & XGBE_AN_CL73_PG_RCV) { in xgbe_an73_state_machine()
849 pdata->an_int &= ~XGBE_AN_CL73_PG_RCV; in xgbe_an73_state_machine()
H A Dxgbe-common.h1379 #define XGBE_AN_CL73_PG_RCV BIT(2) macro

Completed in 14 milliseconds