/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_ethtool.h | 38 struct ethtool_channels *ch); 40 struct ethtool_channels *ch);
|
/linux/net/ethtool/ |
H 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()
|
H A D | common.h | 44 struct ethtool_channels channels,
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ethtool.c | 91 struct ethtool_channels *ch) in mlx5i_set_channels() 111 struct ethtool_channels *ch) in mlx5i_get_channels()
|
/linux/drivers/net/netdevsim/ |
H A D | ethtool.c | 96 nsim_get_channels(struct net_device *dev, struct ethtool_channels *ch) in nsim_get_channels() 121 nsim_set_channels(struct net_device *dev, struct ethtool_channels *ch) in nsim_set_channels()
|
/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_ethtool.c | 139 struct ethtool_channels *ch) in emac_set_channels() 158 struct ethtool_channels *ch) in emac_get_channels()
|
/linux/drivers/s390/net/ |
H A D | qeth_ethtool.c | 200 struct ethtool_channels *channels) in qeth_get_channels() 215 struct ethtool_channels *channels) in qeth_set_channels()
|
/linux/drivers/net/ethernet/wangxun/ngbe/ |
H A D | ngbe_ethtool.c | 104 struct ethtool_channels *ch) in ngbe_set_channels()
|
/linux/drivers/net/ethernet/microsoft/mana/ |
H A D | mana_ethtool.c | 383 struct ethtool_channels *channel) in mana_get_channels() 392 struct ethtool_channels *channels) in mana_set_channels()
|
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_ethtool.c | 463 struct ethtool_channels *cmd) in gve_get_channels() 478 struct ethtool_channels *cmd) in gve_set_channels() 483 struct ethtool_channels old_settings; in gve_set_channels()
|
/linux/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-ethtool.c | 139 struct ethtool_channels *channel) in xlgmac_ethtool_get_channels()
|
/linux/include/linux/ |
H A D | ethtool.h | 1187 void (*get_channels)(struct net_device *, struct ethtool_channels *); 1188 int (*set_channels)(struct net_device *, struct ethtool_channels *);
|
/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_ethtool.c | 246 struct ethtool_channels *channel) in sxgbe_get_channels()
|
/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_ethtool.c | 1009 struct ethtool_channels *channels) in ena_get_channels() 1018 struct ethtool_channels *channels) in ena_set_channels()
|
/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_ethtool.c | 700 struct ethtool_channels *channel) in nicvf_get_channels() 715 struct ethtool_channels *channel) in nicvf_set_channels()
|
/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-ethtool.c | 426 struct ethtool_channels *ch) in am65_cpsw_get_channels() 437 struct ethtool_channels *chs) in am65_cpsw_set_channels()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en.h | 1190 struct ethtool_channels *ch); 1192 struct ethtool_channels *ch);
|
H A D | en_ethtool.c | 469 struct ethtool_channels *ch) in mlx5e_ethtool_get_channels() 478 struct ethtool_channels *ch) in mlx5e_get_channels() 486 struct ethtool_channels *ch) in mlx5e_ethtool_set_channels() 583 struct ethtool_channels *ch) in mlx5e_set_channels()
|
/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_ethtool.c | 299 struct ethtool_channels *ch) in tsnep_ethtool_get_channels()
|
/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_ethtool.c | 1108 struct ethtool_channels *ch) in fm10k_get_channels() 1124 struct ethtool_channels *ch) in fm10k_set_channels()
|
/linux/drivers/net/ |
H A D | veth.c | 249 struct ethtool_channels *channels) in veth_get_channels() 258 struct ethtool_channels *ch); 1297 struct ethtool_channels *ch) in veth_set_channels()
|
/linux/drivers/net/ethernet/meta/fbnic/ |
H A D | fbnic_ethtool.c | 1404 struct ethtool_channels *ch) in fbnic_get_channels() 1426 static void fbnic_set_queues(struct fbnic_net *fbn, struct ethtool_channels *ch, in fbnic_set_queues() 1436 struct ethtool_channels *ch) in fbnic_set_channels()
|
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_ethtool.c | 525 struct ethtool_channels *chan) in fun_get_channels() 535 struct ethtool_channels *chan) in fun_set_channels()
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_ethtool.c | 1108 struct ethtool_channels *chan) in stmmac_get_channels() 1119 struct ethtool_channels *chan) in stmmac_set_channels()
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.h | 716 struct ethtool_channels *ch);
|