Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/net/ethtool/
A 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.3-rc2/tools/include/uapi/linux/
A Dethtool.h39 struct ethtool_channels { struct
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dethtool.c91 struct ethtool_channels *ch) in mlx5i_set_channels()
111 struct ethtool_channels *ch) in mlx5i_get_channels()
/linux-6.3-rc2/drivers/net/netdevsim/
A 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.3-rc2/drivers/net/ethernet/microsoft/mana/
A Dmana_ethtool.c219 struct ethtool_channels *channel) in mana_get_channels()
228 struct ethtool_channels *channels) in mana_set_channels()
/linux-6.3-rc2/drivers/net/ethernet/google/gve/
A Dgve_ethtool.c382 struct ethtool_channels *cmd) in gve_get_channels()
397 struct ethtool_channels *cmd) in gve_set_channels()
402 struct ethtool_channels old_settings; in gve_set_channels()
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dxdp_hw_metadata.c249 struct ethtool_channels { struct
265 struct ethtool_channels ch = { in rxq_num() argument
/linux-6.3-rc2/drivers/s390/net/
A Dqeth_ethtool.c200 struct ethtool_channels *channels) in qeth_get_channels()
215 struct ethtool_channels *channels) in qeth_set_channels()
/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/
A Dxgbe-ethtool.c691 struct ethtool_channels *channels) in xgbe_get_channels()
728 struct ethtool_channels *channels) in xgbe_print_set_channels_input()
736 struct ethtool_channels *channels) in xgbe_set_channels()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A 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()
A Dcpsw_priv.h493 void cpsw_get_channels(struct net_device *ndev, struct ethtool_channels *ch);
510 struct ethtool_channels *chs,
A 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.3-rc2/include/linux/
A Dethtool.h849 void (*get_channels)(struct net_device *, struct ethtool_channels *);
850 int (*set_channels)(struct net_device *, struct ethtool_channels *);
/linux-6.3-rc2/drivers/net/ethernet/synopsys/
A Ddwc-xlgmac-ethtool.c139 struct ethtool_channels *channel) in xlgmac_ethtool_get_channels()
/linux-6.3-rc2/drivers/net/ethernet/amazon/ena/
A Dena_ethtool.c839 struct ethtool_channels *channels) in ena_get_channels()
848 struct ethtool_channels *channels) in ena_set_channels()
/linux-6.3-rc2/drivers/net/ethernet/cavium/thunder/
A Dnicvf_ethtool.c709 struct ethtool_channels *channel) in nicvf_get_channels()
724 struct ethtool_channels *channel) in nicvf_set_channels()
/linux-6.3-rc2/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_ethtool.c248 struct ethtool_channels *channel) in sxgbe_get_channels()
/linux-6.3-rc2/drivers/net/ethernet/engleder/
A Dtsnep_ethtool.c299 struct ethtool_channels *ch) in tsnep_ethtool_get_channels()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den.h1188 struct ethtool_channels *ch);
1190 struct ethtool_channels *ch);
A Den_ethtool.c411 struct ethtool_channels *ch) in mlx5e_ethtool_get_channels()
420 struct ethtool_channels *ch) in mlx5e_get_channels()
428 struct ethtool_channels *ch) in mlx5e_ethtool_set_channels()
509 struct ethtool_channels *ch) in mlx5e_set_channels()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_enet.h706 struct ethtool_channels *ch);
/linux-6.3-rc2/drivers/net/ethernet/intel/fm10k/
A Dfm10k_ethtool.c1121 struct ethtool_channels *ch) in fm10k_get_channels()
1137 struct ethtool_channels *ch) in fm10k_set_channels()
/linux-6.3-rc2/drivers/net/ethernet/pensando/ionic/
A Dionic_ethtool.c684 struct ethtool_channels *ch) in ionic_get_channels()
703 struct ethtool_channels *ch) in ionic_set_channels()
/linux-6.3-rc2/drivers/net/
A Dveth.c221 struct ethtool_channels *channels) in veth_get_channels()
230 struct ethtool_channels *ch);
1261 struct ethtool_channels *ch) in veth_set_channels()
/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/
A Dfuneth_ethtool.c525 struct ethtool_channels *chan) in fun_get_channels()
535 struct ethtool_channels *chan) in fun_set_channels()

Completed in 56 milliseconds

123