Home
last modified time | relevance | path

Searched refs:ethtool_channels (Results 1 – 25 of 38) sorted by relevance

12

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c86 struct ethtool_channels *ch) in mlx5i_set_channels()
94 struct ethtool_channels *ch) in mlx5i_get_channels()
/Linux-v4.19/include/linux/
Dethtool.h384 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/
Dxgbe-ethtool.c709 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/
Di40evf_ethtool.c641 struct ethtool_channels *ch) in i40evf_get_channels()
664 struct ethtool_channels *ch) in i40evf_set_channels()
/Linux-v4.19/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c139 struct ethtool_channels *channel) in xlgmac_ethtool_get_channels()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c312 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()
Den.h949 struct ethtool_channels *ch);
951 struct ethtool_channels *ch);
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h400 struct ethtool_channels *ch);
Dhns3_enet.h616 struct ethtool_channels *ch);
Dhns3_ethtool.c820 struct ethtool_channels *ch) in hns3_get_channels()
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_ethtool.c707 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/
Dsxgbe_ethtool.c251 struct ethtool_channels *channel) in sxgbe_get_channels()
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_ethtool.c1115 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/
Dnfp_net_ethtool.c1208 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/
Dethtool.h515 struct ethtool_channels { struct
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c1203 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/
Dena_ethtool.c742 struct ethtool_channels *channels) in ena_get_channels()
/Linux-v4.19/drivers/net/ethernet/ti/
Dcpsw.c2734 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/
Dqlcnic_ethtool.c724 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/
Dqede_ethtool.c994 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/
Dhinic_main.c183 struct ethtool_channels *channels) in hinic_get_channels()
/Linux-v4.19/drivers/net/hyperv/
Dnetvsc_drv.c848 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/
Den_ethtool.c1795 struct ethtool_channels *channel) in mlx4_en_get_channels()
1808 struct ethtool_channels *channel) in mlx4_en_set_channels()
/Linux-v4.19/net/core/
Dethtool.c1741 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/
Dhns_ethtool.c815 hns_get_channels(struct net_device *net_dev, struct ethtool_channels *ch) in hns_get_channels()

12