/linux-6.1.9/net/ethtool/ |
D | fec.c | 14 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()
|
D | ioctl.c | 2709 fecparam.active_fec = 0; in ethtool_set_fecparam()
|
/linux-6.1.9/drivers/net/netdevsim/ |
D | ethtool.c | 139 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.1.9/drivers/net/ethernet/fungible/funeth/ |
D | funeth.h | 106 u8 active_fec; member
|
D | funeth_main.c | 134 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() 1903 fp->active_fec = notif->fec; in fun_update_link_state()
|
D | funeth_ethtool.c | 1084 fec->active_fec = to_ethtool_fec(fec_data & 0xff); in fun_get_fecparam()
|
/linux-6.1.9/drivers/net/ethernet/sfc/ |
D | mcdi_port_common.c | 643 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.1.9/drivers/net/ethernet/sfc/siena/ |
D | mcdi_port_common.c | 648 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.1.9/drivers/net/ethernet/pensando/ionic/ |
D | ionic_ethtool.c | 347 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.1.9/drivers/net/ethernet/marvell/prestera/ |
D | prestera_ethtool.c | 700 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.1.9/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 779 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.1.9/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ethtool.c | 1955 u8 active_fec; in bnxt_get_fecparam() local 1960 active_fec = link_info->active_fec_sig_mode & in bnxt_get_fecparam() 1964 fec->active_fec = ETHTOOL_FEC_NONE; in bnxt_get_fecparam() 1976 switch (active_fec) { in bnxt_get_fecparam() 1978 fec->active_fec |= ETHTOOL_FEC_BASER; in bnxt_get_fecparam() 1983 fec->active_fec |= ETHTOOL_FEC_RS; in bnxt_get_fecparam() 1987 fec->active_fec |= ETHTOOL_FEC_LLRS; in bnxt_get_fecparam() 1990 fec->active_fec |= ETHTOOL_FEC_OFF; in bnxt_get_fecparam()
|
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_cmd.h | 347 u8 active_fec; member
|
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_ethtool.c | 1717 fec->active_fec = loc_to_eth_fec(fec_mode); in hns3_get_fecparam() 1718 if (!fec->active_fec) in hns3_get_fecparam() 1719 fec->active_fec = ETHTOOL_FEC_OFF; in hns3_get_fecparam()
|
/linux-6.1.9/include/uapi/linux/ |
D | ethtool.h | 1504 __u32 active_fec; member
|
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_ethtool.c | 1036 param->active_fec = ETHTOOL_FEC_NONE; in nfp_port_get_fecparam() 1048 param->active_fec = nfp_port_fec_nsp_to_ethtool(BIT(eth_port->act_fec)); in nfp_port_get_fecparam()
|
/linux-6.1.9/include/linux/qed/ |
D | qed_if.h | 754 u32 active_fec; member
|
/linux-6.1.9/drivers/net/ethernet/cavium/liquidio/ |
D | lio_ethtool.c | 3067 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.1.9/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 1908 fecparam->active_fec = qede_link_to_ethtool_fec(curr_link.active_fec); in qede_get_fecparam()
|
/linux-6.1.9/drivers/net/ethernet/intel/ice/ |
D | ice_ethtool.c | 1070 fecparam->active_fec = ETHTOOL_FEC_BASER; in ice_get_fecparam() 1074 fecparam->active_fec = ETHTOOL_FEC_RS; in ice_get_fecparam() 1077 fecparam->active_fec = ETHTOOL_FEC_OFF; in ice_get_fecparam()
|
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_ethtool.c | 1013 fecparam->active_fec = fec[pfvf->linfo.fec]; in otx2_get_fecparam()
|
/linux-6.1.9/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 1575 fecparam->active_fec = ETHTOOL_FEC_BASER; in i40e_get_fec_param() 1577 fecparam->active_fec = ETHTOOL_FEC_RS; in i40e_get_fec_param() 1579 fecparam->active_fec = ETHTOOL_FEC_OFF; in i40e_get_fec_param()
|
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 832 fec->active_fec = cc_to_eth_fec(lc->fec); in get_fecparam()
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/ |
D | qed_main.c | 2135 if_link->active_fec = params.fec; in qed_fill_link()
|
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 1544 fec->active_fec = cc_to_eth_fec(lc->fec); in cxgb4vf_get_fecparam()
|