Home
last modified time | relevance | path

Searched refs:SUPPORTED_20000baseKR2_Full (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dethtool.h1255 #define SUPPORTED_20000baseKR2_Full (1 << 22) macro
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_transport.c116 SUPPORTED_20000baseKR2_Full)) in fcoe_link_speed_update()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c82 .supported = SUPPORTED_20000baseKR2_Full,
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c457 SUPPORTED_20000baseKR2_Full; in bnxt_fw_to_ethtool_support_spds()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c584 .supported = SUPPORTED_20000baseKR2_Full,
Dspectrum.c936 .supported = SUPPORTED_20000baseKR2_Full,
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c548 val |= SUPPORTED_20000baseKR2_Full; in convert_to_et_setting()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c1799 SUPPORTED_20000baseKR2_Full)) in bnx2x_xmac_enable()
4669 phy->supported & SUPPORTED_20000baseKR2_Full) { in bnx2x_set_warpcore_loopback()
5737 if (phy->supported & SUPPORTED_20000baseKR2_Full) { in bnx2x_warpcore_read_status()
11611 SUPPORTED_20000baseKR2_Full |
12168 phy->supported &= (SUPPORTED_20000baseKR2_Full | in bnx2x_populate_int_phy()
13810 if ((phy->supported & SUPPORTED_20000baseKR2_Full) && in bnx2x_period_func()
Dbnx2x_sriov.c1442 (SUPPORTED_20000baseMLD2_Full | SUPPORTED_20000baseKR2_Full)) in bnx2x_max_speed_cap()
Dbnx2x_ethtool.c2468 SUPPORTED_20000baseKR2_Full)) in bnx2x_run_loopback()
Dbnx2x_main.c11221 bp->port.supported[idx] &= ~SUPPORTED_20000baseKR2_Full; in bnx2x_link_settings_supported()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c653 SUPPORTED_20000baseMLD2_Full | SUPPORTED_20000baseKR2_Full,
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c504 ecmd->supported |= SUPPORTED_20000baseKR2_Full; in i40e_get_settings()