/Linux-v5.10/net/ethtool/ |
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-v5.10/tools/include/uapi/linux/ |
D | ethtool.h | 39 struct ethtool_channels { struct
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ethtool.c | 86 struct ethtool_channels *ch) in mlx5i_set_channels() 94 struct ethtool_channels *ch) in mlx5i_get_channels()
|
/Linux-v5.10/include/linux/ |
D | ethtool.h | 477 void (*get_channels)(struct net_device *, struct ethtool_channels *); 478 int (*set_channels)(struct net_device *, struct ethtool_channels *);
|
/Linux-v5.10/drivers/net/ethernet/google/gve/ |
D | gve_ethtool.c | 362 struct ethtool_channels *cmd) in gve_get_channels() 377 struct ethtool_channels *cmd) in gve_set_channels() 382 struct ethtool_channels old_settings; in gve_set_channels()
|
/Linux-v5.10/drivers/net/ethernet/ti/ |
D | cpsw_ethtool.c | 382 void cpsw_get_channels(struct net_device *ndev, struct ethtool_channels *ch) in cpsw_get_channels() 511 struct ethtool_channels *ch) in cpsw_check_ch_settings() 595 struct ethtool_channels *chs, in cpsw_set_channels_common()
|
D | cpsw_priv.h | 479 void cpsw_get_channels(struct net_device *ndev, struct ethtool_channels *ch); 492 struct ethtool_channels *chs,
|
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-v5.10/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ethtool.c | 684 struct ethtool_channels *channels) in xgbe_get_channels() 721 struct ethtool_channels *channels) in xgbe_print_set_channels_input() 729 struct ethtool_channels *channels) in xgbe_set_channels()
|
/Linux-v5.10/drivers/s390/net/ |
D | qeth_ethtool.c | 197 struct ethtool_channels *channels) in qeth_get_channels() 212 struct ethtool_channels *channels) in qeth_set_channels()
|
/Linux-v5.10/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-ethtool.c | 139 struct ethtool_channels *channel) in xlgmac_ethtool_get_channels()
|
/Linux-v5.10/drivers/net/ethernet/intel/iavf/ |
D | iavf_ethtool.c | 868 struct ethtool_channels *ch) in iavf_get_channels() 891 struct ethtool_channels *ch) in iavf_set_channels()
|
/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_ethtool.c | 205 struct ethtool_channels *channel) in otx2_get_channels() 218 struct ethtool_channels *channel) in otx2_set_channels()
|
/Linux-v5.10/drivers/net/ethernet/amazon/ena/ |
D | ena_ethtool.c | 825 struct ethtool_channels *channels) in ena_get_channels() 834 struct ethtool_channels *channels) in ena_set_channels()
|
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.h | 579 struct ethtool_channels *ch);
|
D | hnae3.h | 584 struct ethtool_channels *ch);
|
/Linux-v5.10/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_ethtool.c | 702 struct ethtool_channels *channel) in nicvf_get_channels() 717 struct ethtool_channels *channel) in nicvf_set_channels()
|
/Linux-v5.10/drivers/net/ethernet/pensando/ionic/ |
D | ionic_ethtool.c | 570 struct ethtool_channels *ch) in ionic_get_channels() 589 struct ethtool_channels *ch) in ionic_set_channels()
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en.h | 1047 struct ethtool_channels *ch); 1049 struct ethtool_channels *ch);
|
D | en_ethtool.c | 394 struct ethtool_channels *ch) in mlx5e_ethtool_get_channels() 410 struct ethtool_channels *ch) in mlx5e_get_channels() 418 struct ethtool_channels *ch) in mlx5e_ethtool_set_channels() 479 struct ethtool_channels *ch) in mlx5e_set_channels()
|
D | en_rep.c | 245 struct ethtool_channels *ch) in mlx5e_rep_get_channels() 253 struct ethtool_channels *ch) in mlx5e_rep_set_channels()
|
/Linux-v5.10/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_ethtool.c | 248 struct ethtool_channels *channel) in sxgbe_get_channels()
|
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ethtool.c | 874 struct ethtool_channels *chan) in stmmac_get_channels() 885 struct ethtool_channels *chan) in stmmac_set_channels()
|
/Linux-v5.10/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ethtool.c | 1112 struct ethtool_channels *ch) in fm10k_get_channels() 1128 struct ethtool_channels *ch) in fm10k_set_channels()
|
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_ethtool.c | 1397 struct ethtool_channels *channel) in nfp_net_get_channels() 1435 struct ethtool_channels *channel) in nfp_net_set_channels()
|