Home
last modified time | relevance | path

Searched refs:ethtool_fecparam (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.1.9/drivers/net/ethernet/sfc/siena/
Dmcdi_port_common.h41 struct ethtool_fecparam *fec);
43 const struct ethtool_fecparam *fec);
Dethtool_common.h35 struct ethtool_fecparam *fecparam);
37 struct ethtool_fecparam *fecparam);
Dmcdi_port_common.c619 struct ethtool_fecparam *fec) in efx_siena_mcdi_phy_get_fecparam()
685 const struct ethtool_fecparam *fec) in efx_siena_mcdi_phy_set_fecparam()
Dethtool_common.c606 struct ethtool_fecparam *fecparam) in efx_siena_ethtool_get_fecparam()
619 struct ethtool_fecparam *fecparam) in efx_siena_ethtool_set_fecparam()
/linux-6.1.9/drivers/net/ethernet/sfc/
Dmcdi_port_common.h52 int efx_mcdi_phy_get_fecparam(struct efx_nic *efx, struct ethtool_fecparam *fec);
53 int efx_mcdi_phy_set_fecparam(struct efx_nic *efx, const struct ethtool_fecparam *fec);
Dethtool_common.h40 struct ethtool_fecparam *fecparam);
42 struct ethtool_fecparam *fecparam);
Dmcdi_port_common.c614 int efx_mcdi_phy_get_fecparam(struct efx_nic *efx, struct ethtool_fecparam *fec) in efx_mcdi_phy_get_fecparam()
679 int efx_mcdi_phy_set_fecparam(struct efx_nic *efx, const struct ethtool_fecparam *fec) in efx_mcdi_phy_set_fecparam()
Dethtool_common.c643 struct ethtool_fecparam *fecparam) in efx_ethtool_get_fecparam()
656 struct ethtool_fecparam *fecparam) in efx_ethtool_set_fecparam()
/linux-6.1.9/net/ethtool/
Dfec.c48 ethtool_link_modes_to_fecparam(struct ethtool_fecparam *fec, in ethtool_link_modes_to_fecparam()
100 struct ethtool_fecparam fec = {}; in fec_prepare_data()
245 struct ethtool_fecparam fec = {}; in ethnl_set_fec()
Dioctl.c2678 struct ethtool_fecparam fecparam = { .cmd = ETHTOOL_GFECPARAM }; in ethtool_get_fecparam()
2698 struct ethtool_fecparam fecparam; in ethtool_set_fecparam()
/linux-6.1.9/drivers/net/netdevsim/
Dethtool.c116 nsim_get_fecparam(struct net_device *dev, struct ethtool_fecparam *fecparam) in nsim_get_fecparam()
127 nsim_set_fecparam(struct net_device *dev, struct ethtool_fecparam *fecparam) in nsim_set_fecparam()
Dnetdevsim.h69 struct ethtool_fecparam fec;
/linux-6.1.9/include/linux/
Dethtool.h736 struct ethtool_fecparam *);
738 struct ethtool_fecparam *);
/linux-6.1.9/drivers/net/ethernet/marvell/prestera/
Dprestera_ethtool.c679 struct ethtool_fecparam *fecparam) in prestera_ethtool_get_fecparam()
708 struct ethtool_fecparam *fecparam) in prestera_ethtool_set_fecparam()
/linux-6.1.9/drivers/net/ethernet/pensando/ionic/
Dionic_ethtool.c341 struct ethtool_fecparam *fec) in ionic_get_fecparam()
363 struct ethtool_fecparam *fec) in ionic_set_fecparam()
/linux-6.1.9/drivers/net/ethernet/fungible/funeth/
Dfuneth_ethtool.c1074 struct ethtool_fecparam *fec) in fun_get_fecparam()
1090 struct ethtool_fecparam *fec) in fun_set_fecparam()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ethtool.c1002 struct ethtool_fecparam *fecparam) in otx2_get_fecparam()
1029 struct ethtool_fecparam *fecparam) in otx2_set_fecparam()
/linux-6.1.9/include/uapi/linux/
Dethtool.h1501 struct ethtool_fecparam { struct
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c1031 struct ethtool_fecparam *param) in nfp_port_get_fecparam()
1055 struct ethtool_fecparam *param) in nfp_port_set_fecparam()
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c1700 struct ethtool_fecparam *fec) in hns3_get_fecparam()
1725 struct ethtool_fecparam *fec) in hns3_set_fecparam()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c1636 struct ethtool_fecparam *fecparam) in mlx5e_get_fecparam()
1662 struct ethtool_fecparam *fecparam) in mlx5e_set_fecparam()
/linux-6.1.9/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c1900 struct ethtool_fecparam *fecparam) in qede_get_fecparam()
1915 struct ethtool_fecparam *fecparam) in qede_set_fecparam()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c816 static int get_fecparam(struct net_device *dev, struct ethtool_fecparam *fec) in get_fecparam()
837 static int set_fecparam(struct net_device *dev, struct ethtool_fecparam *fec) in set_fecparam()
/linux-6.1.9/drivers/net/ethernet/cavium/liquidio/
Dlio_ethtool.c3062 struct ethtool_fecparam *fec) in lio_get_fecparam()
3087 struct ethtool_fecparam *fec) in lio_set_fecparam()
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_ethtool.c1017 ice_set_fecparam(struct net_device *netdev, struct ethtool_fecparam *fecparam) in ice_set_fecparam()
1052 ice_get_fecparam(struct net_device *netdev, struct ethtool_fecparam *fecparam) in ice_get_fecparam()

12