Searched refs:lp_advertising (Results 1 – 7 of 7) sorted by relevance
870 pdata->phy.lp_advertising |= ADVERTISED_Autoneg; in axgbe_phy_an73_redrv_outcome()871 pdata->phy.lp_advertising |= ADVERTISED_Backplane; in axgbe_phy_an73_redrv_outcome()930 pdata->phy.lp_advertising |= ADVERTISED_10000baseR_FEC; in axgbe_phy_an73_redrv_outcome()940 pdata->phy.lp_advertising |= ADVERTISED_Autoneg; in axgbe_phy_an73_outcome()941 pdata->phy.lp_advertising |= ADVERTISED_Backplane; in axgbe_phy_an73_outcome()947 pdata->phy.lp_advertising |= ADVERTISED_Pause; in axgbe_phy_an73_outcome()949 pdata->phy.lp_advertising |= ADVERTISED_Asym_Pause; in axgbe_phy_an73_outcome()987 pdata->phy.lp_advertising |= ADVERTISED_10000baseR_FEC; in axgbe_phy_an73_outcome()996 pdata->phy.lp_advertising |= ADVERTISED_Autoneg; in axgbe_phy_an37_sgmii_outcome()997 pdata->phy.lp_advertising |= ADVERTISED_1000baseT_Full; in axgbe_phy_an37_sgmii_outcome()[all …]
236 uint32_t lp_advertising; member
989 pdata->phy.lp_advertising = 0; in axgbe_phy_status_result()
4183 mac->lp_advertising = rte_le_to_cpu_32(req->lp_advertising); in hns3_parse_copper_phy_params()4237 mac->lp_advertising = mac_info.lp_advertising; in hns3_update_copper_link_info()5264 uint32_t lp_advertising = mac->lp_advertising; in hns3_get_autoneg_rxtx_pause_copper() local5268 if (advertising & lp_advertising & HNS3_PHY_LINK_MODE_PAUSE_BIT) { in hns3_get_autoneg_rxtx_pause_copper()5271 } else if (advertising & lp_advertising & in hns3_get_autoneg_rxtx_pause_copper()5275 else if (lp_advertising & HNS3_PHY_LINK_MODE_PAUSE_BIT) in hns3_get_autoneg_rxtx_pause_copper()
216 uint32_t lp_advertising; /* advertised capability in the link partner */ member
713 uint32_t lp_advertising; member
75 hw->mac.lp_advertising, in get_dev_mac_info()