| /linux/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_ethtool.c | 92 .get_channels = wx_get_channels,
|
| /linux/drivers/net/ethernet/synopsys/ |
| H A D | dwc-xlgmac-ethtool.c | 257 .get_channels = xlgmac_ethtool_get_channels,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ethtool.c | 298 .get_channels = mlx5i_get_channels,
|
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_ethtool.c | 311 .get_channels = emac_get_channels,
|
| /linux/drivers/net/netdevsim/ |
| H A D | ethtool.c | 220 .get_channels = nsim_get_channels,
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_ethtool.c | 458 .get_channels = sxgbe_get_channels,
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 1355 if (h->ae_algo->ops->get_channels) in hns3_get_channels() 1356 h->ae_algo->ops->get_channels(h, ch); in hns3_get_channels() 2174 .get_channels = hns3_get_channels, 2216 .get_channels = hns3_get_channels,
|
| H A D | hnae3.h | 737 void (*get_channels)(struct hnae3_handle *handle, member
|
| /linux/include/linux/ |
| H A D | ethtool.h | 1292 void (*get_channels)(struct net_device *, struct ethtool_channels *); member
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 1748 .get_channels = hinic_get_channels, 1781 .get_channels = hinic_get_channels,
|
| /linux/drivers/net/ethernet/microsoft/mana/ |
| H A D | mana_ethtool.c | 883 .get_channels = mana_get_channels,
|
| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_ethtool.c | 996 .get_channels = gve_get_channels,
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_ethtool.c | 1127 .get_channels = stmmac_get_channels,
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_ethtool.c | 1807 .get_channels = idpf_get_channels,
|
| /linux/drivers/net/ethernet/cavium/liquidio/ |
| H A D | lio_ethtool.c | 3125 .get_channels = lio_ethtool_get_channels, 3155 .get_channels = lio_ethtool_get_channels,
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 1880 .get_channels = iavf_get_channels,
|
| /linux/drivers/net/ |
| H A D | veth.c | 273 .get_channels = veth_get_channels,
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 4876 .get_channels = ice_get_channels, 4906 .get_channels = ice_get_channels,
|
| /linux/drivers/net/ethernet/ibm/ |
| H A D | ibmveth.c | 1178 .get_channels = ibmveth_get_channels,
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 2057 .get_channels = fbnic_get_channels,
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_ethtool.c | 2166 .get_channels = mlx4_en_get_channels,
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_ethtool.c | 2527 .get_channels = nfp_net_get_channels,
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 2295 .get_channels = igc_ethtool_get_channels,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 2742 .get_channels = mlx5e_get_channels,
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 3522 .get_channels = igb_get_channels,
|