Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_phy_impl.c869 pdata->phy.lp_advertising |= ADVERTISED_Autoneg; in axgbe_phy_an73_redrv_outcome()
870 pdata->phy.lp_advertising |= ADVERTISED_Backplane; in axgbe_phy_an73_redrv_outcome()
927 pdata->phy.lp_advertising |= ADVERTISED_10000baseR_FEC; in axgbe_phy_an73_redrv_outcome()
937 pdata->phy.lp_advertising |= ADVERTISED_Autoneg; in axgbe_phy_an73_outcome()
938 pdata->phy.lp_advertising |= ADVERTISED_Backplane; in axgbe_phy_an73_outcome()
944 pdata->phy.lp_advertising |= ADVERTISED_Pause; in axgbe_phy_an73_outcome()
946 pdata->phy.lp_advertising |= ADVERTISED_Asym_Pause; in axgbe_phy_an73_outcome()
984 pdata->phy.lp_advertising |= ADVERTISED_10000baseR_FEC; in axgbe_phy_an73_outcome()
993 pdata->phy.lp_advertising |= ADVERTISED_Autoneg; in axgbe_phy_an37_sgmii_outcome()
994 pdata->phy.lp_advertising |= ADVERTISED_1000baseT_Full; in axgbe_phy_an37_sgmii_outcome()
[all …]
H A Daxgbe_ethdev.h231 uint32_t lp_advertising; member
H A Daxgbe_mdio.c1021 pdata->phy.lp_advertising = 0; in axgbe_phy_status_result()