Searched refs:ETHTOOL_FEC_NONE (Results 1 – 12 of 12) sorted by relevance
138 fec |= ETHTOOL_FEC_NONE; in nsim_set_fecparam()196 ns->ethtool.fec.fec = ETHTOOL_FEC_NONE; in nsim_ethtool_init()197 ns->ethtool.fec.active_fec = ETHTOOL_FEC_NONE; in nsim_ethtool_init()
1232 return result ?: ETHTOOL_FEC_NONE; in nfp_port_fec_nsp_to_ethtool()1242 param->active_fec = ETHTOOL_FEC_NONE; in nfp_port_get_fecparam()1243 param->fec = ETHTOOL_FEC_NONE; in nfp_port_get_fecparam()
1839 #define ETHTOOL_FEC_NONE (1 << ETHTOOL_FEC_NONE_BIT) macro
1889 eth_fec |= ETHTOOL_FEC_NONE; in qede_link_to_ethtool_fec()1906 if (eth_fec & ETHTOOL_FEC_NONE) in qede_ethtool_to_link_fec()
1058 fec |= ETHTOOL_FEC_NONE; in to_ethtool_fec()
394 case ETHTOOL_FEC_NONE: in ionic_set_fecparam()
1026 fecparam->fec = ETHTOOL_FEC_NONE; in otx2_get_fecparam()
3063 fec->active_fec = ETHTOOL_FEC_NONE; in lio_get_fecparam()3064 fec->fec = ETHTOOL_FEC_NONE; in lio_get_fecparam()
3097 fec->fec = ETHTOOL_FEC_NONE; in bnxt_get_fecparam()3098 fec->active_fec = ETHTOOL_FEC_NONE; in bnxt_get_fecparam()
3049 if (!fecparam.fec || fecparam.fec & ETHTOOL_FEC_NONE) in ethtool_set_fecparam()
1629 case ETHTOOL_FEC_NONE: in ice_set_fecparam()
1616 case ETHTOOL_FEC_NONE: in i40e_set_fec_param()
Completed in 58 milliseconds