Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmdio.h143 adv |= ADVERTISED_10000baseKR_Full; in mmd_eee_adv_to_ethtool_adv_t()
170 if (adv & ADVERTISED_10000baseKR_Full) in ethtool_adv_to_mmd_eee_adv_t()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c78 .advertised = ADVERTISED_10000baseKR_Full,
103 .advertised = ADVERTISED_10000baseKR_Full,
108 .advertised = ADVERTISED_10000baseKR_Full,
113 .advertised = ADVERTISED_10000baseKR_Full,
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-mdio.c388 if (pdata->phy.advertising & ADVERTISED_10000baseKR_Full) in xgbe_use_xgmii_mode()
607 if (!(pdata->phy.advertising & ADVERTISED_10000baseKR_Full)) in xgbe_an_incompat_link()
792 if (pdata->phy.advertising & ADVERTISED_10000baseKR_Full) in xgbe_an_init()
948 if (pdata->phy.advertising & ADVERTISED_10000baseKR_Full) { in __xgbe_phy_config_aneg()
1072 pdata->phy.lp_advertising |= ADVERTISED_10000baseKR_Full; in xgbe_phy_status_aneg()
/linux-4.4.14/drivers/net/
Dmdio.c296 ADVERTISED_10000baseKR_Full)) { in mdio45_ethtool_gset_npage()
/linux-4.4.14/include/uapi/linux/
Dethtool.h1284 #define ADVERTISED_10000baseKR_Full (1 << 19) macro
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c638 ADVERTISED_10000baseKR_Full,
643 ADVERTISED_10000baseKR_Full,
648 ADVERTISED_10000baseKR_Full,
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c332 ADVERTISED_10000baseKR_Full; in bnx2x_get_settings()
518 ADVERTISED_10000baseKR_Full)) in bnx2x_set_settings()
633 advertising = (ADVERTISED_10000baseKR_Full | in bnx2x_set_settings()
Dbnx2x_main.c11385 (ADVERTISED_10000baseKR_Full | in bnx2x_link_settings_requested()
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c169 cmd->advertising |= ADVERTISED_10000baseKR_Full; in hns_nic_get_settings()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c579 .advertised = ADVERTISED_10000baseKR_Full,
Dspectrum.c931 .advertised = ADVERTISED_10000baseKR_Full,
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c509 ecmd->advertising |= ADVERTISED_10000baseKR_Full; in i40e_get_settings()
705 advertise & ADVERTISED_10000baseKR_Full) in i40e_set_settings()