/openbmc/linux/net/ethtool/ |
H A D | fec.c | 41 if (fec & ETHTOOL_FEC_BASER) in ethtool_fec_to_link_modes() 61 fec->fec |= ETHTOOL_FEC_BASER; in ethtool_link_modes_to_fecparam()
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi_port_common.c | 339 if (ethtool_cap & ETHTOOL_FEC_BASER) { in ethtool_fec_caps_to_mcdi() 367 (baser_req ? ETHTOOL_FEC_BASER : 0) | in mcdi_fec_caps_to_ethtool() 638 fec->fec &= ~ETHTOOL_FEC_BASER; in efx_mcdi_phy_get_fecparam() 646 fec->active_fec = ETHTOOL_FEC_BASER; in efx_mcdi_phy_get_fecparam()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi_port_common.c | 340 if (ethtool_cap & ETHTOOL_FEC_BASER) { in ethtool_fec_caps_to_mcdi() 368 (baser_req ? ETHTOOL_FEC_BASER : 0) | in mcdi_fec_caps_to_ethtool() 643 fec->fec &= ~ETHTOOL_FEC_BASER; in efx_siena_mcdi_phy_get_fecparam() 651 fec->active_fec = ETHTOOL_FEC_BASER; in efx_siena_mcdi_phy_get_fecparam()
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_ethtool.c | 367 fec->active_fec = ETHTOOL_FEC_BASER; in ionic_get_fecparam() 371 fec->fec = ETHTOOL_FEC_OFF | ETHTOOL_FEC_RS | ETHTOOL_FEC_BASER; in ionic_get_fecparam() 401 case ETHTOOL_FEC_BASER: in ionic_set_fecparam()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 1023 ETHTOOL_FEC_BASER, in otx2_get_fecparam() 1025 ETHTOOL_FEC_BASER | ETHTOOL_FEC_RS}; in otx2_get_fecparam() 1060 case ETHTOOL_FEC_BASER: in otx2_set_fecparam()
|
/openbmc/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_ethtool.c | 1067 fec |= ETHTOOL_FEC_BASER; in to_ethtool_fec() 1104 case ETHTOOL_FEC_BASER: in fun_set_fecparam()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 770 eth_fec |= ETHTOOL_FEC_BASER; in fwcap_to_eth_fec() 789 eth_fec |= ETHTOOL_FEC_BASER; in cc_to_eth_fec() 810 if (eth_fec & ETHTOOL_FEC_BASER) in eth_to_cc_fec()
|
/openbmc/linux/include/uapi/linux/ |
H A D | ethtool.h | 1576 #define ETHTOOL_FEC_BASER (1 << ETHTOOL_FEC_BASER_BIT) macro
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_ethtool.c | 215 .eth_fec = ETHTOOL_FEC_BASER,
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | ethtool.h | 1634 #define ETHTOOL_FEC_BASER (1 << ETHTOOL_FEC_BASER_BIT) macro
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_ethtool.c | 1204 case ETHTOOL_FEC_BASER: in nfp_port_fec_ethtool_to_nsp() 1219 result |= ETHTOOL_FEC_BASER; in nfp_port_fec_nsp_to_ethtool()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 1967 fec->fec |= ETHTOOL_FEC_BASER; in bnxt_get_fecparam() 1975 fec->active_fec |= ETHTOOL_FEC_BASER; in bnxt_get_fecparam() 2020 if (fec & ETHTOOL_FEC_BASER) in bnxt_ethtool_forced_fec_to_fw() 2052 ((fec & ETHTOOL_FEC_BASER) && !(fec_cfg & BNXT_FEC_ENC_BASE_R_CAP))) in bnxt_set_fecparam()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_ethtool.c | 1687 eth_fec |= ETHTOOL_FEC_BASER; in loc_to_eth_fec() 1707 if (eth_fec & ETHTOOL_FEC_BASER) in eth_to_loc_fec()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ethtool.c | 1200 case ETHTOOL_FEC_BASER: in ice_set_fecparam() 1240 fecparam->active_fec = ETHTOOL_FEC_BASER; in ice_get_fecparam() 1267 fecparam->fec |= ETHTOOL_FEC_BASER; in ice_get_fecparam()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_ethtool.c | 1887 eth_fec |= ETHTOOL_FEC_BASER; in qede_link_to_ethtool_fec() 1904 if (eth_fec & ETHTOOL_FEC_BASER) in qede_ethtool_to_link_fec()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | cxgb4vf_main.c | 1499 eth_fec |= ETHTOOL_FEC_BASER; in fwcap_to_eth_fec() 1518 eth_fec |= ETHTOOL_FEC_BASER; in cc_to_eth_fec()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 1573 fecparam->fec |= ETHTOOL_FEC_BASER; in i40e_get_fec_param() 1578 fecparam->active_fec = ETHTOOL_FEC_BASER; in i40e_get_fec_param() 1614 case ETHTOOL_FEC_BASER: in i40e_set_fec_param()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_ethtool.c | 754 [MLX5E_FEC_FIRECODE] = ETHTOOL_FEC_BASER,
|