Searched refs:t4_sge_alloc_eth_txq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1627 int t4_sge_alloc_eth_txq(struct adapter *adap, struct sge_eth_txq *txq,
|
H A D | cxgb4_main.c | 1093 err = t4_sge_alloc_eth_txq(adap, t, dev, in setup_sge_queues() 1116 err = t4_sge_alloc_eth_txq(adap, &s->ptptxq, adap->port[0], in setup_sge_queues()
|
H A D | sge.c | 4557 * t4_sge_alloc_eth_txq - allocate an Ethernet TX Queue 4565 int t4_sge_alloc_eth_txq(struct adapter *adap, struct sge_eth_txq *txq, in t4_sge_alloc_eth_txq() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1623 int t4_sge_alloc_eth_txq(struct adapter *adap, struct sge_eth_txq *txq,
|
H A D | cxgb4_main.c | 1092 err = t4_sge_alloc_eth_txq(adap, t, dev, in setup_sge_queues() 1115 err = t4_sge_alloc_eth_txq(adap, &s->ptptxq, adap->port[0], in setup_sge_queues()
|
H A D | sge.c | 4582 * t4_sge_alloc_eth_txq - allocate an Ethernet TX Queue 4590 int t4_sge_alloc_eth_txq(struct adapter *adap, struct sge_eth_txq *txq, in t4_sge_alloc_eth_txq() function
|
Completed in 43 milliseconds