Home
last modified time | relevance | path

Searched refs:active_fec (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.3-rc2/net/ethtool/
A Dfec.c14 u32 active_fec; member
128 ethtool_fec_to_link_modes(fec.active_fec, active_fec_modes, NULL); in fec_prepare_data()
129 data->active_fec = find_first_bit(active_fec_modes, in fec_prepare_data()
134 if (data->active_fec == __ETHTOOL_LINK_MODE_MASK_NBITS) in fec_prepare_data()
135 data->active_fec = 0; in fec_prepare_data()
210 (data->active_fec && in fec_fill_reply()
211 nla_put_u32(skb, ETHTOOL_A_FEC_ACTIVE, data->active_fec))) in fec_fill_reply()
A Dioctl.c2746 fecparam.active_fec = 0; in ethtool_set_fecparam()
/linux-6.3-rc2/drivers/net/netdevsim/
A Dethtool.c139 ns->ethtool.fec.active_fec = 1 << (fls(fec) - 1); in nsim_set_fecparam()
175 ns->ethtool.fec.active_fec = ETHTOOL_FEC_NONE; in nsim_ethtool_init()
/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/
A Dfuneth.h106 u8 active_fec; member
A Dfuneth_main.c134 if (fp->active_fec & FUN_PORT_FEC_RS) in fun_report_link()
136 else if (fp->active_fec & FUN_PORT_FEC_FC) in fun_report_link()
1898 fp->active_fec = notif->fec; in fun_update_link_state()
A Dfuneth_ethtool.c1084 fec->active_fec = to_ethtool_fec(fec_data & 0xff); in fun_get_fecparam()
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Dmcdi_port_common.c648 fec->active_fec = ETHTOOL_FEC_OFF; in efx_siena_mcdi_phy_get_fecparam()
651 fec->active_fec = ETHTOOL_FEC_BASER; in efx_siena_mcdi_phy_get_fecparam()
654 fec->active_fec = ETHTOOL_FEC_RS; in efx_siena_mcdi_phy_get_fecparam()
663 fec->active_fec = ETHTOOL_FEC_AUTO; in efx_siena_mcdi_phy_get_fecparam()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dmcdi_port_common.c643 fec->active_fec = ETHTOOL_FEC_OFF; in efx_mcdi_phy_get_fecparam()
646 fec->active_fec = ETHTOOL_FEC_BASER; in efx_mcdi_phy_get_fecparam()
649 fec->active_fec = ETHTOOL_FEC_RS; in efx_mcdi_phy_get_fecparam()
658 fec->active_fec = ETHTOOL_FEC_AUTO; in efx_mcdi_phy_get_fecparam()
/linux-6.3-rc2/drivers/net/ethernet/pensando/ionic/
A Dionic_ethtool.c347 fec->active_fec = ETHTOOL_FEC_OFF; in ionic_get_fecparam()
350 fec->active_fec = ETHTOOL_FEC_RS; in ionic_get_fecparam()
353 fec->active_fec = ETHTOOL_FEC_BASER; in ionic_get_fecparam()
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/
A Dprestera_ethtool.c700 fecparam->active_fec = port_fec_caps[active].eth_fec; in prestera_ethtool_get_fecparam()
702 fecparam->active_fec = ETHTOOL_FEC_AUTO; in prestera_ethtool_get_fecparam()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_ethtool.c779 u32 active_fec; in get_fec_supported_advertised() local
783 err = mlx5e_get_fec_mode(dev, &active_fec, NULL); in get_fec_supported_advertised()
796 active_fec_long = active_fec; in get_fec_supported_advertised()
1649 fecparam->active_fec = pplm2ethtool_fec((unsigned long)fec_active, in mlx5e_get_fecparam()
1652 if (!fecparam->active_fec) in mlx5e_get_fecparam()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c1957 u8 active_fec; in bnxt_get_fecparam() local
1962 active_fec = link_info->active_fec_sig_mode & in bnxt_get_fecparam()
1966 fec->active_fec = ETHTOOL_FEC_NONE; in bnxt_get_fecparam()
1978 switch (active_fec) { in bnxt_get_fecparam()
1980 fec->active_fec |= ETHTOOL_FEC_BASER; in bnxt_get_fecparam()
1985 fec->active_fec |= ETHTOOL_FEC_RS; in bnxt_get_fecparam()
1989 fec->active_fec |= ETHTOOL_FEC_LLRS; in bnxt_get_fecparam()
1992 fec->active_fec |= ETHTOOL_FEC_OFF; in bnxt_get_fecparam()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_cmd.h347 u8 active_fec; member
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_ethtool.c1715 fec->active_fec = loc_to_eth_fec(fec_mode); in hns3_get_fecparam()
1716 if (!fec->active_fec) in hns3_get_fecparam()
1717 fec->active_fec = ETHTOOL_FEC_OFF; in hns3_get_fecparam()
/linux-6.3-rc2/include/uapi/linux/
A Dethtool.h1545 __u32 active_fec; member
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_ethtool.c1243 param->active_fec = ETHTOOL_FEC_NONE; in nfp_port_get_fecparam()
1255 param->active_fec = nfp_port_fec_nsp_to_ethtool(BIT(eth_port->act_fec)); in nfp_port_get_fecparam()
/linux-6.3-rc2/include/linux/qed/
A Dqed_if.h754 u32 active_fec; member
/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/
A Dlio_ethtool.c3067 fec->active_fec = ETHTOOL_FEC_NONE; in lio_get_fecparam()
3078 fec->active_fec = ETHTOOL_FEC_RS; in lio_get_fecparam()
3080 fec->active_fec = ETHTOOL_FEC_OFF; in lio_get_fecparam()
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/
A Dqede_ethtool.c1908 fecparam->active_fec = qede_link_to_ethtool_fec(curr_link.active_fec); in qede_get_fecparam()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_ethtool.c1239 fecparam->active_fec = ETHTOOL_FEC_BASER; in ice_get_fecparam()
1243 fecparam->active_fec = ETHTOOL_FEC_RS; in ice_get_fecparam()
1246 fecparam->active_fec = ETHTOOL_FEC_OFF; in ice_get_fecparam()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ethtool.c1013 fecparam->active_fec = fec[pfvf->linfo.fec]; in otx2_get_fecparam()
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_ethtool.c1577 fecparam->active_fec = ETHTOOL_FEC_BASER; in i40e_get_fec_param()
1579 fecparam->active_fec = ETHTOOL_FEC_RS; in i40e_get_fec_param()
1581 fecparam->active_fec = ETHTOOL_FEC_OFF; in i40e_get_fec_param()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_ethtool.c832 fec->active_fec = cc_to_eth_fec(lc->fec); in get_fecparam()
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/
A Dqed_main.c2135 if_link->active_fec = params.fec; in qed_fill_link()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4vf/
A Dcxgb4vf_main.c1544 fec->active_fec = cc_to_eth_fec(lc->fec); in cxgb4vf_get_fecparam()

Completed in 123 milliseconds

12