Home
last modified time | relevance | path

Searched refs:netdevq (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h329 struct netdev_queue *netdevq);
Dsge.c3039 struct netdev_queue *netdevq) in t3_sge_alloc_qset() argument
3171 q->tx_q = netdevq; in t3_sge_alloc_qset()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c4566 struct net_device *dev, struct netdev_queue *netdevq, in t4_sge_alloc_eth_txq() argument
4581 netdev_queue_numa_node_read(netdevq)); in t4_sge_alloc_eth_txq()
4642 txq->txq = netdevq; in t4_sge_alloc_eth_txq()
Dcxgb4.h1628 struct net_device *dev, struct netdev_queue *netdevq,