Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c591 pdata->kr_state = XGBE_RX_BPA; in xgbe_an73_page_received()
592 pdata->kx_state = XGBE_RX_BPA; in xgbe_an73_page_received()
605 case XGBE_RX_BPA: in xgbe_an73_page_received()
632 if (pdata->kx_state != XGBE_RX_BPA) in xgbe_an73_incompat_link()
640 if (pdata->kr_state != XGBE_RX_BPA) in xgbe_an73_incompat_link()
911 pdata->kr_state = XGBE_RX_BPA; in xgbe_an73_state_machine()
912 pdata->kx_state = XGBE_RX_BPA; in xgbe_an73_state_machine()
1272 pdata->kr_state = XGBE_RX_BPA; in __xgbe_phy_config_aneg()
1273 pdata->kx_state = XGBE_RX_BPA; in __xgbe_phy_config_aneg()
H A Dxgbe.h588 XGBE_RX_BPA = 0, enumerator