/linux-6.6.21/net/ethtool/ |
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.6.21/drivers/net/ethernet/ti/icssg/ |
D | icssg_ethtool.c | 133 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/ |
D | ethtool.h | 39 struct ethtool_channels { struct
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ethtool.c | 91 struct ethtool_channels *ch) in mlx5i_set_channels() 111 struct ethtool_channels *ch) in mlx5i_get_channels()
|
/linux-6.6.21/drivers/net/netdevsim/ |
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.6.21/drivers/net/ethernet/microsoft/mana/ |
D | mana_ethtool.c | 282 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/ |
D | gve_ethtool.c | 421 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/ |
D | qeth_ethtool.c | 200 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/ |
D | xdp_hw_metadata.c | 291 struct ethtool_channels { struct 307 struct ethtool_channels ch = { in rxq_num() argument
|
/linux-6.6.21/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ethtool.c | 696 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/ |
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()
|
D | cpsw_priv.h | 494 void cpsw_get_channels(struct net_device *ndev, struct ethtool_channels *ch); 511 struct ethtool_channels *chs,
|
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.6.21/include/linux/ |
D | ethtool.h | 856 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/ |
D | dwc-xlgmac-ethtool.c | 139 struct ethtool_channels *channel) in xlgmac_ethtool_get_channels()
|
/linux-6.6.21/drivers/net/ethernet/amazon/ena/ |
D | ena_ethtool.c | 895 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/ |
D | sxgbe_ethtool.c | 248 struct ethtool_channels *channel) in sxgbe_get_channels()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en.h | 1154 struct ethtool_channels *ch); 1156 struct ethtool_channels *ch);
|
D | en_ethtool.c | 416 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/ |
D | nicvf_ethtool.c | 709 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/ |
D | tsnep_ethtool.c | 299 struct ethtool_channels *ch) in tsnep_ethtool_get_channels()
|
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.h | 712 struct ethtool_channels *ch);
|
/linux-6.6.21/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ethtool.c | 1121 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/ |
D | ionic_ethtool.c | 693 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/ |
D | funeth_ethtool.c | 525 struct ethtool_channels *chan) in fun_get_channels() 535 struct ethtool_channels *chan) in fun_set_channels()
|