/linux/net/ethtool/ |
A D | channels.c | 14 struct ethtool_channels channels; 62 const struct ethtool_channels *channels = &data->channels; in channels_fill_reply() 116 struct ethtool_channels channels = {}; in ethnl_set_channels()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
A D | ethtool.c | 86 struct ethtool_channels *ch) in mlx5i_set_channels() 94 struct ethtool_channels *ch) in mlx5i_get_channels()
|
/linux/drivers/net/netdevsim/ |
A D | ethtool.c | 88 nsim_get_channels(struct net_device *dev, struct ethtool_channels *ch) in nsim_get_channels() 97 nsim_set_channels(struct net_device *dev, struct ethtool_channels *ch) in nsim_set_channels()
|
/linux/tools/include/uapi/linux/ |
A D | ethtool.h | 39 struct ethtool_channels { struct
|
/linux/drivers/net/ethernet/microsoft/mana/ |
A D | mana_ethtool.c | 198 struct ethtool_channels *channel) in mana_get_channels() 207 struct ethtool_channels *channels) in mana_set_channels()
|
/linux/drivers/net/ethernet/google/gve/ |
A D | gve_ethtool.c | 376 struct ethtool_channels *cmd) in gve_get_channels() 391 struct ethtool_channels *cmd) in gve_set_channels() 396 struct ethtool_channels old_settings; in gve_set_channels()
|
/linux/include/linux/ |
A D | ethtool.h | 676 void (*get_channels)(struct net_device *, struct ethtool_channels *); 677 int (*set_channels)(struct net_device *, struct ethtool_channels *);
|
/linux/drivers/net/ethernet/amd/xgbe/ |
A D | xgbe-ethtool.c | 686 struct ethtool_channels *channels) in xgbe_get_channels() 723 struct ethtool_channels *channels) in xgbe_print_set_channels_input() 731 struct ethtool_channels *channels) in xgbe_set_channels()
|
/linux/drivers/net/ethernet/ti/ |
A D | cpsw_ethtool.c | 386 void cpsw_get_channels(struct net_device *ndev, struct ethtool_channels *ch) in cpsw_get_channels() 515 struct ethtool_channels *ch) in cpsw_check_ch_settings() 599 struct ethtool_channels *chs, in cpsw_set_channels_common()
|
A D | cpsw_priv.h | 485 void cpsw_get_channels(struct net_device *ndev, struct ethtool_channels *ch); 498 struct ethtool_channels *chs,
|
A D | am65-cpsw-ethtool.c | 427 struct ethtool_channels *ch) in am65_cpsw_get_channels() 438 struct ethtool_channels *chs) in am65_cpsw_set_channels()
|
/linux/drivers/s390/net/ |
A D | qeth_ethtool.c | 198 struct ethtool_channels *channels) in qeth_get_channels() 213 struct ethtool_channels *channels) in qeth_set_channels()
|
/linux/drivers/net/ethernet/synopsys/ |
A D | dwc-xlgmac-ethtool.c | 139 struct ethtool_channels *channel) in xlgmac_ethtool_get_channels()
|
/linux/drivers/net/ethernet/amazon/ena/ |
A D | ena_ethtool.c | 832 struct ethtool_channels *channels) in ena_get_channels() 841 struct ethtool_channels *channels) in ena_set_channels()
|
/linux/drivers/net/ethernet/cavium/thunder/ |
A D | nicvf_ethtool.c | 705 struct ethtool_channels *channel) in nicvf_get_channels() 720 struct ethtool_channels *channel) in nicvf_set_channels()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_ethtool.c | 391 struct ethtool_channels *ch) in mlx5e_ethtool_get_channels() 407 struct ethtool_channels *ch) in mlx5e_get_channels() 415 struct ethtool_channels *ch) in mlx5e_ethtool_set_channels() 506 struct ethtool_channels *ch) in mlx5e_set_channels()
|
A D | en.h | 1146 struct ethtool_channels *ch); 1148 struct ethtool_channels *ch);
|
A D | en_rep.c | 239 struct ethtool_channels *ch) in mlx5e_rep_get_channels() 247 struct ethtool_channels *ch) in mlx5e_rep_set_channels()
|
/linux/drivers/net/ethernet/pensando/ionic/ |
A D | ionic_ethtool.c | 581 struct ethtool_channels *ch) in ionic_get_channels() 600 struct ethtool_channels *ch) in ionic_set_channels()
|
/linux/drivers/net/ethernet/samsung/sxgbe/ |
A D | sxgbe_ethtool.c | 248 struct ethtool_channels *channel) in sxgbe_get_channels()
|
/linux/drivers/net/ |
A D | veth.c | 223 struct ethtool_channels *channels) in veth_get_channels() 232 struct ethtool_channels *ch); 1191 struct ethtool_channels *ch) in veth_set_channels()
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
A D | hns3_enet.h | 684 struct ethtool_channels *ch);
|
/linux/drivers/net/ethernet/intel/fm10k/ |
A D | fm10k_ethtool.c | 1117 struct ethtool_channels *ch) in fm10k_get_channels() 1133 struct ethtool_channels *ch) in fm10k_set_channels()
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
A D | stmmac_ethtool.c | 1047 struct ethtool_channels *chan) in stmmac_get_channels() 1058 struct ethtool_channels *chan) in stmmac_set_channels()
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_ethtool.c | 268 struct ethtool_channels *channel) in otx2_get_channels() 281 struct ethtool_channels *channel) in otx2_set_channels()
|