Home
last modified time | relevance | path

Searched refs:ethtool_channels (Results 1 – 25 of 62) sorted by relevance

123

/linux-6.6.21/net/ethtool/
Dchannels.c14 struct ethtool_channels channels;
62 const struct ethtool_channels *channels = &data->channels; in channels_fill_reply()
115 struct ethtool_channels channels = {}; in ethnl_set_channels()
/linux-6.6.21/drivers/net/ethernet/ti/icssg/
Dicssg_ethtool.c133 struct ethtool_channels *ch) in emac_set_channels()
149 struct ethtool_channels *ch) in emac_get_channels()
/linux-6.6.21/tools/include/uapi/linux/
Dethtool.h39 struct ethtool_channels { struct
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c91 struct ethtool_channels *ch) in mlx5i_set_channels()
111 struct ethtool_channels *ch) in mlx5i_get_channels()
/linux-6.6.21/drivers/net/netdevsim/
Dethtool.c92 nsim_get_channels(struct net_device *dev, struct ethtool_channels *ch) in nsim_get_channels()
101 nsim_set_channels(struct net_device *dev, struct ethtool_channels *ch) in nsim_set_channels()
/linux-6.6.21/drivers/net/ethernet/microsoft/mana/
Dmana_ethtool.c282 struct ethtool_channels *channel) in mana_get_channels()
291 struct ethtool_channels *channels) in mana_set_channels()
/linux-6.6.21/drivers/net/ethernet/google/gve/
Dgve_ethtool.c421 struct ethtool_channels *cmd) in gve_get_channels()
436 struct ethtool_channels *cmd) in gve_set_channels()
441 struct ethtool_channels old_settings; in gve_set_channels()
/linux-6.6.21/drivers/s390/net/
Dqeth_ethtool.c200 struct ethtool_channels *channels) in qeth_get_channels()
215 struct ethtool_channels *channels) in qeth_set_channels()
/linux-6.6.21/tools/testing/selftests/bpf/
Dxdp_hw_metadata.c291 struct ethtool_channels { struct
307 struct ethtool_channels ch = { in rxq_num() argument
/linux-6.6.21/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c696 struct ethtool_channels *channels) in xgbe_get_channels()
733 struct ethtool_channels *channels) in xgbe_print_set_channels_input()
741 struct ethtool_channels *channels) in xgbe_set_channels()
/linux-6.6.21/drivers/net/ethernet/ti/
Dcpsw_ethtool.c384 void cpsw_get_channels(struct net_device *ndev, struct ethtool_channels *ch) in cpsw_get_channels()
513 struct ethtool_channels *ch) in cpsw_check_ch_settings()
597 struct ethtool_channels *chs, in cpsw_set_channels_common()
Dcpsw_priv.h494 void cpsw_get_channels(struct net_device *ndev, struct ethtool_channels *ch);
511 struct ethtool_channels *chs,
Dam65-cpsw-ethtool.c425 struct ethtool_channels *ch) in am65_cpsw_get_channels()
436 struct ethtool_channels *chs) in am65_cpsw_set_channels()
/linux-6.6.21/include/linux/
Dethtool.h856 void (*get_channels)(struct net_device *, struct ethtool_channels *);
857 int (*set_channels)(struct net_device *, struct ethtool_channels *);
/linux-6.6.21/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c139 struct ethtool_channels *channel) in xlgmac_ethtool_get_channels()
/linux-6.6.21/drivers/net/ethernet/amazon/ena/
Dena_ethtool.c895 struct ethtool_channels *channels) in ena_get_channels()
904 struct ethtool_channels *channels) in ena_set_channels()
/linux-6.6.21/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c248 struct ethtool_channels *channel) in sxgbe_get_channels()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den.h1154 struct ethtool_channels *ch);
1156 struct ethtool_channels *ch);
Den_ethtool.c416 struct ethtool_channels *ch) in mlx5e_ethtool_get_channels()
425 struct ethtool_channels *ch) in mlx5e_get_channels()
433 struct ethtool_channels *ch) in mlx5e_ethtool_set_channels()
514 struct ethtool_channels *ch) in mlx5e_set_channels()
/linux-6.6.21/drivers/net/ethernet/cavium/thunder/
Dnicvf_ethtool.c709 struct ethtool_channels *channel) in nicvf_get_channels()
724 struct ethtool_channels *channel) in nicvf_set_channels()
/linux-6.6.21/drivers/net/ethernet/engleder/
Dtsnep_ethtool.c299 struct ethtool_channels *ch) in tsnep_ethtool_get_channels()
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h712 struct ethtool_channels *ch);
/linux-6.6.21/drivers/net/ethernet/intel/fm10k/
Dfm10k_ethtool.c1121 struct ethtool_channels *ch) in fm10k_get_channels()
1137 struct ethtool_channels *ch) in fm10k_set_channels()
/linux-6.6.21/drivers/net/ethernet/pensando/ionic/
Dionic_ethtool.c693 struct ethtool_channels *ch) in ionic_get_channels()
712 struct ethtool_channels *ch) in ionic_set_channels()
/linux-6.6.21/drivers/net/ethernet/fungible/funeth/
Dfuneth_ethtool.c525 struct ethtool_channels *chan) in fun_get_channels()
535 struct ethtool_channels *chan) in fun_set_channels()

123