Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/amd/xgbe/
Dxgbe-mdio.c578 pdata->kr_state = XGBE_RX_BPA; in xgbe_an73_page_received()
579 pdata->kx_state = XGBE_RX_BPA; in xgbe_an73_page_received()
592 case XGBE_RX_BPA: in xgbe_an73_page_received()
619 if (pdata->kx_state != XGBE_RX_BPA) in xgbe_an73_incompat_link()
627 if (pdata->kr_state != XGBE_RX_BPA) in xgbe_an73_incompat_link()
896 pdata->kr_state = XGBE_RX_BPA; in xgbe_an73_state_machine()
897 pdata->kx_state = XGBE_RX_BPA; in xgbe_an73_state_machine()
1240 pdata->kr_state = XGBE_RX_BPA; in __xgbe_phy_config_aneg()
1241 pdata->kx_state = XGBE_RX_BPA; in __xgbe_phy_config_aneg()
Dxgbe.h586 XGBE_RX_BPA = 0, enumerator