Home
last modified time | relevance | path

Searched refs:ADVERTISED_1000baseKX_Full (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_phy.h168 #define ADVERTISED_1000baseKX_Full (1 << 17) macro
H A Daxgbe_phy_impl.c882 pdata->phy.lp_advertising |= ADVERTISED_1000baseKX_Full; in axgbe_phy_an73_redrv_outcome()
970 pdata->phy.lp_advertising |= ADVERTISED_1000baseKX_Full; in axgbe_phy_an73_outcome()
1050 advertising &= ~ADVERTISED_1000baseKX_Full; in axgbe_phy_an_advertising()
1058 advertising |= ADVERTISED_1000baseKX_Full; in axgbe_phy_an_advertising()
1063 advertising |= ADVERTISED_1000baseKX_Full; in axgbe_phy_an_advertising()
1077 advertising |= ADVERTISED_1000baseKX_Full; in axgbe_phy_an_advertising()
1636 ADVERTISED_1000baseKX_Full); in axgbe_phy_use_bp_mode()
H A Daxgbe_mdio.c504 if (!(pdata->phy.advertising & ADVERTISED_1000baseKX_Full) && in axgbe_an73_incompat_link()
808 if ((advertising & ADVERTISED_1000baseKX_Full) || in axgbe_an73_init()
1217 else if (pdata->phy.advertising & ADVERTISED_1000baseKX_Full) in axgbe_phy_best_advertised_speed()