Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sfc/
Dethtool_common.h38 struct ethtool_fecparam *fecparam);
40 struct ethtool_fecparam *fecparam);
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);
Dmcdi_port_common.c601 int efx_mcdi_phy_get_fecparam(struct efx_nic *efx, struct ethtool_fecparam *fec) in efx_mcdi_phy_get_fecparam()
666 int efx_mcdi_phy_set_fecparam(struct efx_nic *efx, const struct ethtool_fecparam *fec) in efx_mcdi_phy_set_fecparam()
Dethtool_common.c611 struct ethtool_fecparam *fecparam) in efx_ethtool_get_fecparam()
624 struct ethtool_fecparam *fecparam) in efx_ethtool_set_fecparam()
/Linux-v5.10/include/linux/
Dethtool.h503 struct ethtool_fecparam *);
505 struct ethtool_fecparam *);
/Linux-v5.10/drivers/net/ethernet/marvell/prestera/
Dprestera_ethtool.c664 struct ethtool_fecparam *fecparam) in prestera_ethtool_get_fecparam()
693 struct ethtool_fecparam *fecparam) in prestera_ethtool_set_fecparam()
/Linux-v5.10/drivers/net/ethernet/pensando/ionic/
Dionic_ethtool.c343 struct ethtool_fecparam *fec) in ionic_get_fecparam()
365 struct ethtool_fecparam *fec) in ionic_set_fecparam()
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c827 struct ethtool_fecparam *param) in nfp_port_get_fecparam()
851 struct ethtool_fecparam *param) in nfp_port_set_fecparam()
/Linux-v5.10/include/uapi/linux/
Dethtool.h1389 struct ethtool_fecparam { struct
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c1358 struct ethtool_fecparam *fec) in hns3_get_fecparam()
1381 struct ethtool_fecparam *fec) in hns3_set_fecparam()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c1560 struct ethtool_fecparam *fecparam) in mlx5e_get_fecparam()
1586 struct ethtool_fecparam *fecparam) in mlx5e_set_fecparam()
/Linux-v5.10/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c1876 struct ethtool_fecparam *fecparam) in qede_get_fecparam()
1891 struct ethtool_fecparam *fecparam) in qede_set_fecparam()
/Linux-v5.10/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-v5.10/net/ethtool/
Dioctl.c2533 struct ethtool_fecparam fecparam = { .cmd = ETHTOOL_GFECPARAM }; in ethtool_get_fecparam()
2550 struct ethtool_fecparam fecparam; in ethtool_set_fecparam()
/Linux-v5.10/drivers/net/ethernet/cavium/liquidio/
Dlio_ethtool.c3052 struct ethtool_fecparam *fec) in lio_get_fecparam()
3077 struct ethtool_fecparam *fec) in lio_set_fecparam()
/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_ethtool.c1014 ice_set_fecparam(struct net_device *netdev, struct ethtool_fecparam *fecparam) in ice_set_fecparam()
1049 ice_get_fecparam(struct net_device *netdev, struct ethtool_fecparam *fecparam) in ice_get_fecparam()
/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c1891 struct ethtool_fecparam *fec) in bnxt_get_fecparam()
1948 struct ethtool_fecparam *fecparam) in bnxt_set_fecparam()
/Linux-v5.10/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c1436 struct ethtool_fecparam *fecparam) in i40e_get_fec_param()
1479 struct ethtool_fecparam *fecparam) in i40e_set_fec_param()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1528 struct ethtool_fecparam *fec) in cxgb4vf_get_fecparam()