Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h328 struct netdev_queue *netdevq);
Dsge.c3038 struct netdev_queue *netdevq) in t3_sge_alloc_qset() argument
3172 q->tx_q = netdevq; in t3_sge_alloc_qset()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c3761 struct net_device *dev, struct netdev_queue *netdevq, in t4_sge_alloc_eth_txq() argument
3776 netdev_queue_numa_node_read(netdevq)); in t4_sge_alloc_eth_txq()
3837 txq->txq = netdevq; in t4_sge_alloc_eth_txq()
Dcxgb4.h1419 struct net_device *dev, struct netdev_queue *netdevq,