Home
last modified time | relevance | path

Searched refs:ETHTOOL_FEC_NONE (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dethtool.h1326 #define ETHTOOL_FEC_NONE (1 << ETHTOOL_FEC_NONE_BIT) macro
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c724 return result ?: ETHTOOL_FEC_NONE; in nfp_port_fec_nsp_to_ethtool()
/Linux-v5.4/drivers/net/ethernet/cavium/liquidio/
Dlio_ethtool.c3059 fec->active_fec = ETHTOOL_FEC_NONE; in lio_get_fecparam()
3060 fec->fec = ETHTOOL_FEC_NONE; in lio_get_fecparam()
/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_ethtool.c1036 case ETHTOOL_FEC_NONE: in ice_set_fecparam()
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c1503 case ETHTOOL_FEC_NONE: in i40e_set_fec_param()