Searched refs:t4_sge_alloc_eth_txq (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 1418 int t4_sge_alloc_eth_txq(struct adapter *adap, struct sge_eth_txq *txq,
|
D | cxgb4_main.c | 1019 err = t4_sge_alloc_eth_txq(adap, t, dev, in setup_sge_queues() 1042 err = t4_sge_alloc_eth_txq(adap, &s->ptptxq, adap->port[0], in setup_sge_queues()
|
D | sge.c | 3760 int t4_sge_alloc_eth_txq(struct adapter *adap, struct sge_eth_txq *txq, in t4_sge_alloc_eth_txq() function
|