/Linux-v4.19/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-v4.19/include/linux/ |
D | ethtool.h | 384 void (*get_channels)(struct net_device *, struct ethtool_channels *); 385 int (*set_channels)(struct net_device *, struct ethtool_channels *);
|
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ethtool.c | 709 struct ethtool_channels *channels) in xgbe_get_channels() 746 struct ethtool_channels *channels) in xgbe_print_set_channels_input() 754 struct ethtool_channels *channels) in xgbe_set_channels()
|
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/ |
D | i40evf_ethtool.c | 641 struct ethtool_channels *ch) in i40evf_get_channels() 664 struct ethtool_channels *ch) in i40evf_set_channels()
|
/Linux-v4.19/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-ethtool.c | 139 struct ethtool_channels *channel) in xlgmac_ethtool_get_channels()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 312 struct ethtool_channels *ch) in mlx5e_ethtool_get_channels() 319 struct ethtool_channels *ch) in mlx5e_get_channels() 327 struct ethtool_channels *ch) in mlx5e_ethtool_set_channels() 382 struct ethtool_channels *ch) in mlx5e_set_channels()
|
D | en.h | 949 struct ethtool_channels *ch); 951 struct ethtool_channels *ch);
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/ |
D | hnae3.h | 400 struct ethtool_channels *ch);
|
D | hns3_enet.h | 616 struct ethtool_channels *ch);
|
D | hns3_ethtool.c | 820 struct ethtool_channels *ch) in hns3_get_channels()
|
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_ethtool.c | 707 struct ethtool_channels *channel) in nicvf_get_channels() 722 struct ethtool_channels *channel) in nicvf_set_channels()
|
/Linux-v4.19/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_ethtool.c | 251 struct ethtool_channels *channel) in sxgbe_get_channels()
|
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ethtool.c | 1115 struct ethtool_channels *ch) in fm10k_get_channels() 1132 struct ethtool_channels *ch) in fm10k_set_channels()
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_ethtool.c | 1208 struct ethtool_channels *channel) in nfp_net_get_channels() 1246 struct ethtool_channels *channel) in nfp_net_set_channels()
|
/Linux-v4.19/include/uapi/linux/ |
D | ethtool.h | 515 struct ethtool_channels { struct
|
/Linux-v4.19/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 1203 struct ethtool_channels *ch) in be_get_channels() 1220 struct ethtool_channels *ch) in be_set_channels()
|
/Linux-v4.19/drivers/net/ethernet/amazon/ena/ |
D | ena_ethtool.c | 742 struct ethtool_channels *channels) in ena_get_channels()
|
/Linux-v4.19/drivers/net/ethernet/ti/ |
D | cpsw.c | 2734 struct ethtool_channels *ch) in cpsw_get_channels() 2749 struct ethtool_channels *ch) in cpsw_check_ch_settings() 2820 struct ethtool_channels *ch) in cpsw_update_channels() 2890 struct ethtool_channels *chs) in cpsw_set_channels()
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ethtool.c | 724 struct ethtool_channels *channel) in qlcnic_get_channels() 735 struct ethtool_channels *channel) in qlcnic_set_channels()
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 994 struct ethtool_channels *channels) in qede_get_channels() 1008 struct ethtool_channels *channels) in qede_set_channels()
|
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/ |
D | hinic_main.c | 183 struct ethtool_channels *channels) in hinic_get_channels()
|
/Linux-v4.19/drivers/net/hyperv/ |
D | netvsc_drv.c | 848 struct ethtool_channels *channel) in netvsc_get_channels() 939 struct ethtool_channels *channels) in netvsc_set_channels()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 1795 struct ethtool_channels *channel) in mlx4_en_get_channels() 1808 struct ethtool_channels *channel) in mlx4_en_set_channels()
|
/Linux-v4.19/net/core/ |
D | ethtool.c | 1741 struct ethtool_channels channels = { .cmd = ETHTOOL_GCHANNELS }; in ethtool_get_channels() 1756 struct ethtool_channels channels, max = { .cmd = ETHTOOL_GCHANNELS }; in ethtool_set_channels()
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/ |
D | hns_ethtool.c | 815 hns_get_channels(struct net_device *net_dev, struct ethtool_channels *ch) in hns_get_channels()
|