Home
last modified time | relevance | path

Searched refs:SUPPORTED_40000baseKR4_Full (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sfc/
Dmcdi_port.c187 result |= SUPPORTED_40000baseKR4_Full; in mcdi_to_ethtool_cap()
248 if (cap & (SUPPORTED_40000baseCR4_Full | SUPPORTED_40000baseKR4_Full)) in ethtool_to_mcdi_cap()
/linux-4.4.14/include/uapi/linux/
Dethtool.h1256 #define SUPPORTED_40000baseKR4_Full (1 << 23) macro
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_transport.c119 if (ecmd.supported & (SUPPORTED_40000baseKR4_Full | in fcoe_link_speed_update()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c92 .supported = SUPPORTED_40000baseKR4_Full,
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c459 speed_mask |= SUPPORTED_40000baseKR4_Full | in bnxt_fw_to_ethtool_support_spds()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c596 .supported = SUPPORTED_40000baseKR4_Full,
Dspectrum.c948 .supported = SUPPORTED_40000baseKR4_Full,
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c559 val |= SUPPORTED_40000baseKR4_Full; in convert_to_et_setting()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c664 SUPPORTED_40000baseKR4_Full,
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c500 ecmd->supported |= SUPPORTED_40000baseKR4_Full; in i40e_get_settings()