Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port_common.h41 struct ethtool_fecparam *fec);
43 const struct ethtool_fecparam *fec);
H A Dethtool_common.h35 struct ethtool_fecparam *fecparam);
37 struct ethtool_fecparam *fecparam);
H A 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()
H A Dethtool_common.c606 struct ethtool_fecparam *fecparam) in efx_siena_ethtool_get_fecparam()
619 struct ethtool_fecparam *fecparam) in efx_siena_ethtool_set_fecparam()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.h38 struct ethtool_fecparam *fecparam);
40 struct ethtool_fecparam *fecparam);
H A 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);
H A 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()
H A Dethtool_common.c606 struct ethtool_fecparam *fecparam) in efx_ethtool_get_fecparam()
619 struct ethtool_fecparam *fecparam) in efx_ethtool_set_fecparam()
/openbmc/linux/net/ethtool/
H A 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()
242 struct ethtool_fecparam fec = {}; in ethnl_set_fec()
H A Dioctl.c2731 struct ethtool_fecparam fecparam = { .cmd = ETHTOOL_GFECPARAM }; in ethtool_get_fecparam()
2751 struct ethtool_fecparam fecparam; in ethtool_set_fecparam()
/openbmc/linux/drivers/net/netdevsim/
H A 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()
H A Dnetdevsim.h90 struct ethtool_fecparam fec;
/openbmc/linux/include/linux/
H A Dethtool.h884 struct ethtool_fecparam *);
886 struct ethtool_fecparam *);
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_ethtool.c679 struct ethtool_fecparam *fecparam) in prestera_ethtool_get_fecparam()
708 struct ethtool_fecparam *fecparam) in prestera_ethtool_set_fecparam()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c355 struct ethtool_fecparam *fec) in ionic_get_fecparam()
377 struct ethtool_fecparam *fec) in ionic_set_fecparam()
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c1074 struct ethtool_fecparam *fec) in fun_get_fecparam()
1090 struct ethtool_fecparam *fec) in fun_set_fecparam()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c1017 struct ethtool_fecparam *fecparam) in otx2_get_fecparam()
1044 struct ethtool_fecparam *fecparam) in otx2_set_fecparam()
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1542 struct ethtool_fecparam { struct
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1600 struct ethtool_fecparam { struct
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c1230 struct ethtool_fecparam *param) in nfp_port_get_fecparam()
1254 struct ethtool_fecparam *param) in nfp_port_set_fecparam()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A 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()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1714 struct ethtool_fecparam *fec) in hns3_get_fecparam()
1739 struct ethtool_fecparam *fec) in hns3_set_fecparam()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c1656 struct ethtool_fecparam *fecparam) in mlx5e_get_fecparam()
1682 struct ethtool_fecparam *fecparam) in mlx5e_set_fecparam()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c1917 struct ethtool_fecparam *fecparam) in qede_get_fecparam()
1932 struct ethtool_fecparam *fecparam) in qede_set_fecparam()
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_ethtool.c3062 struct ethtool_fecparam *fec) in lio_get_fecparam()
3087 struct ethtool_fecparam *fec) in lio_set_fecparam()

12