Searched refs:t4vf_sge_alloc_eth_txq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | adapter.h | 560 int t4vf_sge_alloc_eth_txq(struct adapter *, struct sge_eth_txq *,
|
H A D | sge.c | 2405 * t4vf_sge_alloc_eth_txq - allocate an SGE Ethernet TX Queue 2413 int t4vf_sge_alloc_eth_txq(struct adapter *adapter, struct sge_eth_txq *txq, in t4vf_sge_alloc_eth_txq() function
|
H A D | cxgb4vf_main.c | 643 err = t4vf_sge_alloc_eth_txq(adapter, txq, dev, in setup_sge_queues()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | adapter.h | 561 int t4vf_sge_alloc_eth_txq(struct adapter *, struct sge_eth_txq *,
|
H A D | sge.c | 2402 * t4vf_sge_alloc_eth_txq - allocate an SGE Ethernet TX Queue 2410 int t4vf_sge_alloc_eth_txq(struct adapter *adapter, struct sge_eth_txq *txq, in t4vf_sge_alloc_eth_txq() function
|
H A D | cxgb4vf_main.c | 643 err = t4vf_sge_alloc_eth_txq(adapter, txq, dev, in setup_sge_queues()
|
Completed in 16 milliseconds