Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-mdio.c563 pdata->kr_state = XGBE_RX_BPA; in xgbe_an_page_received()
564 pdata->kx_state = XGBE_RX_BPA; in xgbe_an_page_received()
577 case XGBE_RX_BPA: in xgbe_an_page_received()
602 if (pdata->kx_state != XGBE_RX_BPA) in xgbe_an_incompat_link()
610 if (pdata->kr_state != XGBE_RX_BPA) in xgbe_an_incompat_link()
757 pdata->kr_state = XGBE_RX_BPA; in xgbe_an_state_machine()
758 pdata->kx_state = XGBE_RX_BPA; in xgbe_an_state_machine()
966 pdata->kr_state = XGBE_RX_BPA; in __xgbe_phy_config_aneg()
967 pdata->kx_state = XGBE_RX_BPA; in __xgbe_phy_config_aneg()
Dxgbe.h500 XGBE_RX_BPA = 0, enumerator