Searched refs:ETHTOOL_FEC_NONE (Results 1 – 12 of 12) sorted by relevance
138 fec |= ETHTOOL_FEC_NONE; in nsim_set_fecparam()174 ns->ethtool.fec.fec = ETHTOOL_FEC_NONE; in nsim_ethtool_init()175 ns->ethtool.fec.active_fec = ETHTOOL_FEC_NONE; in nsim_ethtool_init()
1233 return result ?: ETHTOOL_FEC_NONE; in nfp_port_fec_nsp_to_ethtool()1243 param->active_fec = ETHTOOL_FEC_NONE; in nfp_port_get_fecparam()1244 param->fec = ETHTOOL_FEC_NONE; in nfp_port_get_fecparam()
1572 #define ETHTOOL_FEC_NONE (1 << ETHTOOL_FEC_NONE_BIT) macro
1876 eth_fec |= ETHTOOL_FEC_NONE; in qede_link_to_ethtool_fec()1893 if (eth_fec & ETHTOOL_FEC_NONE) in qede_ethtool_to_link_fec()
378 case ETHTOOL_FEC_NONE: in ionic_set_fecparam()
1061 fec |= ETHTOOL_FEC_NONE; in to_ethtool_fec()
1021 fecparam->fec = ETHTOOL_FEC_NONE; in otx2_get_fecparam()
3067 fec->active_fec = ETHTOOL_FEC_NONE; in lio_get_fecparam()3068 fec->fec = ETHTOOL_FEC_NONE; in lio_get_fecparam()
1965 fec->fec = ETHTOOL_FEC_NONE; in bnxt_get_fecparam()1966 fec->active_fec = ETHTOOL_FEC_NONE; in bnxt_get_fecparam()
2743 if (!fecparam.fec || fecparam.fec & ETHTOOL_FEC_NONE) in ethtool_set_fecparam()
1203 case ETHTOOL_FEC_NONE: in ice_set_fecparam()
1618 case ETHTOOL_FEC_NONE: in i40e_set_fec_param()
Completed in 57 milliseconds