Searched refs:netdev_queue (Results 101 - 125 of 141) sorted by relevance

123456

/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c1468 struct netdev_queue *txq;
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c837 struct netdev_queue *nq;
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c2411 struct net_device *dev, struct netdev_queue *devq,
/linux-master/drivers/net/ethernet/faraday/
H A Dftgmac100.c677 struct netdev_queue *txq;
/linux-master/drivers/net/ethernet/ti/
H A Dcpsw.c906 struct netdev_queue *txq;
H A Dcpsw_new.c922 struct netdev_queue *txq;
H A Dcpsw_priv.c57 struct netdev_queue *txq;
/linux-master/drivers/net/
H A Dvrf.c380 struct netdev_queue *txq;
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.c1502 struct netdev_queue *dev_queue = netdev_get_tx_queue(dev, qid);
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c142 static struct netdev_queue *txring_txq(const struct ice_tx_ring *ring)
/linux-master/net/rose/
H A Daf_rose.c77 struct netdev_queue *txq,
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c2467 struct netdev_queue *nq;
2548 struct netdev_queue *nq;
2962 struct netdev_queue *nq = txring_txq(ring);
6574 struct netdev_queue *nq;
/linux-master/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c810 struct netdev_queue *txq = netdev_get_tx_queue(pr->port->netdev,
2022 struct netdev_queue *txq;
/linux-master/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c229 struct netdev_queue *net_txq;
1354 struct netdev_queue *net_txq;
/linux-master/drivers/net/ethernet/microchip/
H A Dlan743x_main.c2156 struct netdev_queue *txq;
2241 struct netdev_queue *txq;
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c275 struct netdev_queue *txq;
3755 struct netdev_queue *txq;
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c2283 struct netdev_queue *txq;
2501 struct netdev_queue *txq;
/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c832 struct netdev_queue *txq;
2605 struct netdev_queue *txq;
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c4148 struct netdev_queue *txq;
4227 struct netdev_queue *txq;
5942 struct netdev_queue *txq;
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c2874 struct netdev_queue *nq = netdev_get_tx_queue(port->dev, txq->log_id);
3658 struct netdev_queue *nq;
4442 struct netdev_queue *nq = netdev_get_tx_queue(dev, txq_id);
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2468 struct netdev_queue *nq = netdev_get_tx_queue(priv->dev, queue);
5010 struct netdev_queue *nq;
6745 struct netdev_queue *nq;
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h635 struct netdev_queue *txq;
/linux-master/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c1469 struct netdev_queue *txq = netdev_get_tx_queue(ndev, i);
/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_main.c826 struct netdev_queue *txq;
/linux-master/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c867 struct netdev_queue *txq;

Completed in 389 milliseconds

123456