/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_ethtool.h | 38 struct ethtool_channels *ch); 40 struct ethtool_channels *ch);
|
H A D | wx_ethtool.c | 396 struct ethtool_channels *ch) in wx_get_channels() 418 struct ethtool_channels *ch) in wx_set_channels()
|
/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 | 48 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/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/ti/ |
H 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()
|
H A D | cpsw_priv.h | 494 void cpsw_get_channels(struct net_device *ndev, struct ethtool_channels *ch); 511 struct ethtool_channels *chs,
|
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/amd/xgbe/ |
H A D | xgbe-ethtool.c | 689 struct ethtool_channels *channels) in xgbe_get_channels() 726 struct ethtool_channels *channels) in xgbe_print_set_channels_input() 734 struct ethtool_channels *channels) in xgbe_set_channels()
|
/linux/drivers/net/ethernet/microsoft/mana/ |
H A D | mana_ethtool.c | 315 struct ethtool_channels *channel) in mana_get_channels() 324 struct ethtool_channels *channels) in mana_set_channels()
|
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_ethtool.c | 462 struct ethtool_channels *cmd) in gve_get_channels() 477 struct ethtool_channels *cmd) in gve_set_channels() 482 struct ethtool_channels old_settings; in gve_set_channels()
|
/linux/include/linux/ |
H A D | ethtool.h | 1041 void (*get_channels)(struct net_device *, struct ethtool_channels *); 1042 int (*set_channels)(struct net_device *, struct ethtool_channels *);
|
/linux/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-ethtool.c | 139 struct ethtool_channels *channel) in xlgmac_ethtool_get_channels()
|
/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_ethtool.c | 710 struct ethtool_channels *channel) in nicvf_get_channels() 725 struct ethtool_channels *channel) in nicvf_set_channels()
|
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | idpf_ethtool.c | 185 struct ethtool_channels *ch) in idpf_get_channels() 222 struct ethtool_channels *ch) in idpf_set_channels()
|
/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_ethtool.c | 1013 struct ethtool_channels *channels) in ena_get_channels() 1022 struct ethtool_channels *channels) in ena_set_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/mellanox/mlx5/core/ |
H A D | en.h | 1178 struct ethtool_channels *ch); 1180 struct ethtool_channels *ch);
|
H A D | en_ethtool.c | 426 struct ethtool_channels *ch) in mlx5e_ethtool_get_channels() 435 struct ethtool_channels *ch) in mlx5e_get_channels() 443 struct ethtool_channels *ch) in mlx5e_ethtool_set_channels() 540 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 | 1123 struct ethtool_channels *ch) in fm10k_get_channels() 1139 struct ethtool_channels *ch) in fm10k_set_channels()
|
/linux/drivers/net/ |
H A D | veth.c | 248 struct ethtool_channels *channels) in veth_get_channels() 257 struct ethtool_channels *ch); 1260 struct ethtool_channels *ch) in veth_set_channels()
|