Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dethtool.h410 struct ethtool_fecparam *);
412 struct ethtool_fecparam *);
/Linux-v4.19/drivers/net/ethernet/sfc/
Dnet_driver.h655 int (*get_fecparam)(struct efx_nic *efx, struct ethtool_fecparam *fec);
657 const struct ethtool_fecparam *fec);
Dmcdi_port.c672 struct ethtool_fecparam *fec) in efx_mcdi_phy_get_fecparam()
724 const struct ethtool_fecparam *fec) in efx_mcdi_phy_set_fecparam()
Dethtool.c1513 struct ethtool_fecparam *fecparam) in efx_ethtool_get_fecparam()
1528 struct ethtool_fecparam *fecparam) in efx_ethtool_set_fecparam()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c742 struct ethtool_fecparam *param) in nfp_port_get_fecparam()
766 struct ethtool_fecparam *param) in nfp_port_set_fecparam()
/Linux-v4.19/include/uapi/linux/
Dethtool.h1276 struct ethtool_fecparam { struct
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c765 static int get_fecparam(struct net_device *dev, struct ethtool_fecparam *fec) in get_fecparam()
786 static int set_fecparam(struct net_device *dev, struct ethtool_fecparam *fec) in set_fecparam()
/Linux-v4.19/net/core/
Dethtool.c2573 struct ethtool_fecparam fecparam = { ETHTOOL_GFECPARAM }; in ethtool_get_fecparam()
2590 struct ethtool_fecparam fecparam; in ethtool_set_fecparam()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1485 struct ethtool_fecparam *fec) in cxgb4vf_get_fecparam()