Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmdio.h203 supported |= SUPPORTED_10000baseKR_Full; in mmd_eee_cap_to_ethtool_sup_t()
/Linux-v4.19/drivers/net/
Dmdio.c242 ecmd->supported |= SUPPORTED_10000baseKR_Full; in mdio45_ethtool_gset_npage()
413 supported |= SUPPORTED_10000baseKR_Full; in mdio45_ethtool_ksettings_get_npage()
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c549 val |= SUPPORTED_10000baseKR_Full; in convert_to_et_setting()
555 SUPPORTED_10000baseKR_Full; in convert_to_et_setting()
560 val |= SUPPORTED_10000baseKR_Full; in convert_to_et_setting()
/Linux-v4.19/include/uapi/linux/
Dethtool.h1497 #define SUPPORTED_10000baseKR_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(10000baseKR_Full) macro
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_transport.c148 SUPPORTED_10000baseKR_Full | in fcoe_link_speed_update()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c146 SUPPORTED_10000baseKR_Full)
165 return SUPPORTED_10000baseKR_Full; in ixgbe_get_supported_10gtypes()
168 SUPPORTED_10000baseKR_Full; in ixgbe_get_supported_10gtypes()
3294 { FW_PHY_ACT_UD_2_10G_KR_EEE, SUPPORTED_10000baseKR_Full},
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.c819 mac_cb->if_support |= SUPPORTED_10000baseKR_Full; in hns_mac_get_info()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c592 .supported = SUPPORTED_10000baseKR_Full,
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c649 SUPPORTED_10000baseKR_Full) { in bnx2x_set_link_ksettings()
Dbnx2x_link.c11738 SUPPORTED_10000baseKR_Full |
12279 SUPPORTED_10000baseKR_Full | in bnx2x_populate_int_phy()
12297 SUPPORTED_10000baseKR_Full | in bnx2x_populate_int_phy()
Dbnx2x_main.c11457 SUPPORTED_10000baseKR_Full) { in bnx2x_link_settings_requested()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_main.c470 if (link->supported_caps & SUPPORTED_10000baseKR_Full) in qedf_update_link_speed()