/linux-6.3-rc2/net/ethtool/ |
A D | channels.c | 14 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 D | ethtool.h | 39 struct ethtool_channels { struct
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
A D | ethtool.c | 91 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 D | ethtool.c | 92 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 D | mana_ethtool.c | 219 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 D | gve_ethtool.c | 382 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 D | xdp_hw_metadata.c | 249 struct ethtool_channels { struct 265 struct ethtool_channels ch = { in rxq_num() argument
|
/linux-6.3-rc2/drivers/s390/net/ |
A D | qeth_ethtool.c | 200 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 D | xgbe-ethtool.c | 691 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 D | cpsw_ethtool.c | 384 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 D | cpsw_priv.h | 493 void cpsw_get_channels(struct net_device *ndev, struct ethtool_channels *ch); 510 struct ethtool_channels *chs,
|
A D | am65-cpsw-ethtool.c | 425 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 D | ethtool.h | 849 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 D | dwc-xlgmac-ethtool.c | 139 struct ethtool_channels *channel) in xlgmac_ethtool_get_channels()
|
/linux-6.3-rc2/drivers/net/ethernet/amazon/ena/ |
A D | ena_ethtool.c | 839 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 D | nicvf_ethtool.c | 709 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 D | sxgbe_ethtool.c | 248 struct ethtool_channels *channel) in sxgbe_get_channels()
|
/linux-6.3-rc2/drivers/net/ethernet/engleder/ |
A D | tsnep_ethtool.c | 299 struct ethtool_channels *ch) in tsnep_ethtool_get_channels()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en.h | 1188 struct ethtool_channels *ch); 1190 struct ethtool_channels *ch);
|
A D | en_ethtool.c | 411 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 D | hns3_enet.h | 706 struct ethtool_channels *ch);
|
/linux-6.3-rc2/drivers/net/ethernet/intel/fm10k/ |
A D | fm10k_ethtool.c | 1121 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 D | ionic_ethtool.c | 684 struct ethtool_channels *ch) in ionic_get_channels() 703 struct ethtool_channels *ch) in ionic_set_channels()
|
/linux-6.3-rc2/drivers/net/ |
A D | veth.c | 221 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 D | funeth_ethtool.c | 525 struct ethtool_channels *chan) in fun_get_channels() 535 struct ethtool_channels *chan) in fun_set_channels()
|