Searched refs:netdev_queue (Results 76 - 100 of 141) sorted by relevance

123456

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h1014 static inline struct netdev_queue *txring_txq(const struct ixgbe_ring *ring)
/linux-master/drivers/net/ethernet/ti/
H A Dcpsw_ethtool.c539 struct netdev_queue *queue;
/linux-master/net/ipv6/
H A Dioam6.c786 struct netdev_queue *queue;
/linux-master/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c1942 struct netdev_queue *txq;
2049 struct netdev_queue *txq;
3035 struct netdev_queue *txq;
3502 struct netdev_queue *txq;
/linux-master/net/core/
H A Dnetdev-genl.c296 struct netdev_queue *txq;
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c393 struct netdev_queue *txq;
/linux-master/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c496 struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index);
998 struct netdev_queue *nq;
1035 struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index);
1060 struct netdev_queue *nq = netdev_get_tx_queue(mp->dev, txq->index);
/linux-master/net/batman-adv/
H A Dsoft-interface.c713 struct netdev_queue *txq,
/linux-master/drivers/net/ethernet/freescale/
H A Dfec_main.c927 struct netdev_queue *nq;
1420 struct netdev_queue *nq;
3892 struct netdev_queue *nq;
3919 struct netdev_queue *nq;
H A Dgianfar.c1132 struct netdev_queue *txq;
1773 struct netdev_queue *txq;
2151 struct netdev_queue *txq;
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.c1902 struct netdev_queue *nq;
1981 struct netdev_queue *nq;
2046 struct netdev_queue *nq;
2192 struct netdev_queue *nq;
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c1791 struct netdev_queue *netdev_txq;
2809 struct netdev_queue *netdev_txq;
/linux-master/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c968 struct netdev_queue *txq;
1325 struct netdev_queue *txq;
/linux-master/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c1593 struct netdev_queue *txq =
2274 struct netdev_queue *txq = netdev_get_tx_queue(netdev, queue);
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c855 struct netdev_queue *txq;
1255 struct netdev_queue *txq = netdev_get_tx_queue(netdev, qid);
/linux-master/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c761 struct netdev_queue *txq;
801 struct netdev_queue *txq;
/linux-master/drivers/net/ethernet/cortina/
H A Dgemini.c1131 struct netdev_queue *ntxq = netdev_get_tx_queue(netdev, txq_num);
1245 struct netdev_queue *ntxq;
/linux-master/drivers/net/ethernet/atheros/alx/
H A Dmain.c152 static struct netdev_queue *alx_get_tx_queue(const struct alx_tx_queue *txq)
167 struct netdev_queue *tx_queue;
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h648 struct netdev_queue *txq;
/linux-master/drivers/net/ethernet/nxp/
H A Dlpc_eth.c971 struct netdev_queue *txq = netdev_get_tx_queue(ndev, 0);
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c376 struct netdev_queue *dev_queue;
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c813 struct netdev_queue *dev_queue;
2299 struct netdev_queue *dev_queue;
2771 struct netdev_queue *q;
3630 struct netdev_queue *dev_queue;
/linux-master/net/netrom/
H A Daf_netrom.c76 struct netdev_queue *txq,
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c1245 static inline void t3_stop_tx_queue(struct netdev_queue *txq,
1266 struct netdev_queue *txq;
3024 struct netdev_queue *netdevq)
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c1402 struct netdev_queue *txq;
2222 struct netdev_queue *txq;
2232 struct netdev_queue *txq;

Completed in 687 milliseconds

123456