Home
last modified time | relevance | path

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

/dpdk/drivers/net/axgbe/
H A Daxgbe_phy.h165 #define ADVERTISED_10000baseKR_Full (1 << 19) macro
H A Daxgbe_phy_impl.c881 pdata->phy.lp_advertising |= ADVERTISED_10000baseKR_Full; in axgbe_phy_an73_redrv_outcome()
971 pdata->phy.lp_advertising |= ADVERTISED_10000baseKR_Full; in axgbe_phy_an73_outcome()
1054 advertising &= ~ADVERTISED_10000baseKR_Full; in axgbe_phy_an_advertising()
1059 advertising |= ADVERTISED_10000baseKR_Full; in axgbe_phy_an_advertising()
1073 advertising |= ADVERTISED_10000baseKR_Full; in axgbe_phy_an_advertising()
1084 advertising |= ADVERTISED_10000baseKR_Full; in axgbe_phy_an_advertising()
1089 advertising |= ADVERTISED_10000baseKR_Full; in axgbe_phy_an_advertising()
1642 ADVERTISED_10000baseKR_Full); in axgbe_phy_use_bp_mode()
H A Daxgbe_mdio.c481 if (!(pdata->phy.advertising & ADVERTISED_10000baseKR_Full)) in axgbe_an73_incompat_link()
771 if (advertising & ADVERTISED_10000baseKR_Full) in axgbe_an73_init()
1179 if (pdata->phy.advertising & ADVERTISED_10000baseKR_Full) in axgbe_phy_best_advertised_speed()