Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h329 struct netdev_queue *netdevq);
Dsge.c2973 struct netdev_queue *netdevq) in t3_sge_alloc_qset() argument
3107 q->tx_q = netdevq; in t3_sge_alloc_qset()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c2571 struct net_device *dev, struct netdev_queue *netdevq, in t4_sge_alloc_eth_txq() argument
2585 netdev_queue_numa_node_read(netdevq)); in t4_sge_alloc_eth_txq()
2620 txq->txq = netdevq; in t4_sge_alloc_eth_txq()
Dcxgb4.h1060 struct net_device *dev, struct netdev_queue *netdevq,