Home
last modified time | relevance | path

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

/linux/drivers/net/netdevsim/
A Dethtool.c138 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()
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_ethtool.c1232 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()
/linux/include/uapi/linux/
A Dethtool.h1839 #define ETHTOOL_FEC_NONE (1 << ETHTOOL_FEC_NONE_BIT) macro
/linux/drivers/net/ethernet/qlogic/qede/
A Dqede_ethtool.c1889 eth_fec |= ETHTOOL_FEC_NONE; in qede_link_to_ethtool_fec()
1906 if (eth_fec & ETHTOOL_FEC_NONE) in qede_ethtool_to_link_fec()
/linux/drivers/net/ethernet/fungible/funeth/
A Dfuneth_ethtool.c1058 fec |= ETHTOOL_FEC_NONE; in to_ethtool_fec()
/linux/drivers/net/ethernet/pensando/ionic/
A Dionic_ethtool.c394 case ETHTOOL_FEC_NONE: in ionic_set_fecparam()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ethtool.c1026 fecparam->fec = ETHTOOL_FEC_NONE; in otx2_get_fecparam()
/linux/drivers/net/ethernet/cavium/liquidio/
A Dlio_ethtool.c3063 fec->active_fec = ETHTOOL_FEC_NONE; in lio_get_fecparam()
3064 fec->fec = ETHTOOL_FEC_NONE; in lio_get_fecparam()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c3097 fec->fec = ETHTOOL_FEC_NONE; in bnxt_get_fecparam()
3098 fec->active_fec = ETHTOOL_FEC_NONE; in bnxt_get_fecparam()
/linux/net/ethtool/
A Dioctl.c3049 if (!fecparam.fec || fecparam.fec & ETHTOOL_FEC_NONE) in ethtool_set_fecparam()
/linux/drivers/net/ethernet/intel/ice/
A Dice_ethtool.c1629 case ETHTOOL_FEC_NONE: in ice_set_fecparam()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_ethtool.c1616 case ETHTOOL_FEC_NONE: in i40e_set_fec_param()

Completed in 68 milliseconds