Searched refs:t4_sge_alloc_ofld_txq (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 4739 static int t4_sge_alloc_ofld_txq(struct adapter *adap, struct sge_txq *q, in t4_sge_alloc_ofld_txq() function 4805 ret = t4_sge_alloc_ofld_txq(adap, &txq->q, dev, cmd, iqid); in t4_sge_alloc_uld_txq() 4823 ret = t4_sge_alloc_ofld_txq(adap, &txq->q, dev, FW_EQ_OFLD_CMD, iqid); in t4_sge_alloc_ethofld_txq()
|