Searched refs:netdev_queues (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_tx.c11 #include <net/netdev_queues.h>
H A Doctep_vf_main.c16 #include <net/netdev_queues.h>
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h9 #include <net/netdev_queues.h>
/linux-master/net/core/
H A Dnetdev-genl.c11 #include <net/netdev_queues.h>
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c2901 int i, num_queues, netdev_queues; local
2905 netdev_queues = (net_dev->num_tc ? : 1) * num_queues;
2910 for (i = 0; i < netdev_queues; i++) {
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c8 #include <net/netdev_queues.h>
/linux-master/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c45 #include <net/netdev_queues.h>
/linux-master/drivers/net/ethernet/realtek/
H A Dr8169_main.c33 #include <net/netdev_queues.h>
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c39 #include <net/netdev_queues.h>
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c57 #include <net/netdev_queues.h>

Completed in 258 milliseconds