Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dethtool.h1300 #define ETHTOOL_FEC_NONE (1 << ETHTOOL_FEC_NONE_BIT) macro
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c737 return result ?: ETHTOOL_FEC_NONE; in nfp_port_fec_nsp_to_ethtool()