Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h329 struct netdev_queue *netdevq);
H A Dsge.c3024 struct netdev_queue *netdevq) in t3_sge_alloc_qset() argument
3156 q->tx_q = netdevq; in t3_sge_alloc_qset()
/linux-6.15/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c4577 struct net_device *dev, struct netdev_queue *netdevq, in t4_sge_alloc_eth_txq() argument
4592 netdev_queue_numa_node_read(netdevq)); in t4_sge_alloc_eth_txq()
4658 txq->txq = netdevq; in t4_sge_alloc_eth_txq()
H A Dcxgb4.h1624 struct net_device *dev, struct netdev_queue *netdevq,