Home
last modified time | relevance | path

Searched refs:t4_sge_alloc_ofld_txq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c4723 static int t4_sge_alloc_ofld_txq(struct adapter *adap, struct sge_txq *q, in t4_sge_alloc_ofld_txq() function
4789 ret = t4_sge_alloc_ofld_txq(adap, &txq->q, dev, cmd, iqid); in t4_sge_alloc_uld_txq()
4807 ret = t4_sge_alloc_ofld_txq(adap, &txq->q, dev, FW_EQ_OFLD_CMD, iqid); in t4_sge_alloc_ethofld_txq()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c4753 static int t4_sge_alloc_ofld_txq(struct adapter *adap, struct sge_txq *q, in t4_sge_alloc_ofld_txq() function
4819 ret = t4_sge_alloc_ofld_txq(adap, &txq->q, dev, cmd, iqid); in t4_sge_alloc_uld_txq()
4837 ret = t4_sge_alloc_ofld_txq(adap, &txq->q, dev, FW_EQ_OFLD_CMD, iqid); in t4_sge_alloc_ethofld_txq()

Completed in 13 milliseconds