Home
last modified time | relevance | path

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

/linux/drivers/net/netdevsim/
A Dethtool.c134 fec |= ETHTOOL_FEC_NONE; in nsim_set_fecparam()
170 ns->ethtool.fec.fec = ETHTOOL_FEC_NONE; in nsim_ethtool_init()
171 ns->ethtool.fec.active_fec = ETHTOOL_FEC_NONE; in nsim_ethtool_init()
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_ethtool.c814 return result ?: ETHTOOL_FEC_NONE; in nfp_port_fec_nsp_to_ethtool()
824 param->active_fec = ETHTOOL_FEC_NONE; in nfp_port_get_fecparam()
825 param->fec = ETHTOOL_FEC_NONE; in nfp_port_get_fecparam()
/linux/include/uapi/linux/
A Dethtool.h1485 #define ETHTOOL_FEC_NONE (1 << ETHTOOL_FEC_NONE_BIT) macro
/linux/drivers/net/ethernet/pensando/ionic/
A Dionic_ethtool.c378 case ETHTOOL_FEC_NONE: in ionic_set_fecparam()
/linux/drivers/net/ethernet/qlogic/qede/
A Dqede_ethtool.c1859 eth_fec |= ETHTOOL_FEC_NONE; in qede_link_to_ethtool_fec()
1876 if (eth_fec & ETHTOOL_FEC_NONE) in qede_ethtool_to_link_fec()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ethtool.c953 fecparam->fec = ETHTOOL_FEC_NONE; in otx2_get_fecparam()
/linux/drivers/net/ethernet/cavium/liquidio/
A Dlio_ethtool.c3062 fec->active_fec = ETHTOOL_FEC_NONE; in lio_get_fecparam()
3063 fec->fec = ETHTOOL_FEC_NONE; in lio_get_fecparam()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c1924 fec->fec = ETHTOOL_FEC_NONE; in bnxt_get_fecparam()
1925 fec->active_fec = ETHTOOL_FEC_NONE; in bnxt_get_fecparam()
/linux/drivers/net/ethernet/intel/ice/
A Dice_ethtool.c1030 case ETHTOOL_FEC_NONE: in ice_set_fecparam()
/linux/net/ethtool/
A Dioctl.c2706 if (!fecparam.fec || fecparam.fec & ETHTOOL_FEC_NONE) in ethtool_set_fecparam()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_ethtool.c1520 case ETHTOOL_FEC_NONE: in i40e_set_fec_param()

Completed in 166 milliseconds