Home
last modified time | relevance | path

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

/dpdk/drivers/net/axgbe/
H A Daxgbe_phy.h168 #define ADVERTISED_1000baseKX_Full (1 << 17) macro
H A Daxgbe_phy_impl.c883 pdata->phy.lp_advertising |= ADVERTISED_1000baseKX_Full; in axgbe_phy_an73_redrv_outcome()
973 pdata->phy.lp_advertising |= ADVERTISED_1000baseKX_Full; in axgbe_phy_an73_outcome()
1053 advertising &= ~ADVERTISED_1000baseKX_Full; in axgbe_phy_an_advertising()
1062 advertising |= ADVERTISED_1000baseKX_Full; in axgbe_phy_an_advertising()
1067 advertising |= ADVERTISED_1000baseKX_Full; in axgbe_phy_an_advertising()
1081 advertising |= ADVERTISED_1000baseKX_Full; in axgbe_phy_an_advertising()
1639 ADVERTISED_1000baseKX_Full); in axgbe_phy_use_bp_mode()
H A Daxgbe_mdio.c472 if (!(pdata->phy.advertising & ADVERTISED_1000baseKX_Full) && in axgbe_an73_incompat_link()
776 if ((advertising & ADVERTISED_1000baseKX_Full) || in axgbe_an73_init()
1185 else if (pdata->phy.advertising & ADVERTISED_1000baseKX_Full) in axgbe_phy_best_advertised_speed()