Home
last modified time | relevance | path

Searched refs:SUPPORTED_10000baseR_FEC (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/
H A Dmdio.c245 ecmd->supported |= SUPPORTED_10000baseR_FEC; in mdio45_ethtool_gset_npage()
416 supported |= SUPPORTED_10000baseR_FEC; in mdio45_ethtool_ksettings_get_npage()
/openbmc/u-boot/include/linux/
H A Dethtool.h582 #define SUPPORTED_10000baseR_FEC (1 << 20) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h2090 #define SUPPORTED_10000baseR_FEC __ETHTOOL_LINK_MODE_LEGACY_MASK(10000baseR_FEC) macro
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c138 SUPPORTED_10000baseR_FEC)) in fcoe_link_speed_update()
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1822 #define SUPPORTED_10000baseR_FEC __ETHTOOL_LINK_MODE_LEGACY_MASK(10000baseR_FEC) macro
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c854 mac_cb->if_support = SUPPORTED_10000baseR_FEC; in hns_mac_get_info()