Searched refs:alloc_wrq (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_sge.c | 276 static int alloc_wrq(struct adapter *, struct vi_info *, struct sge_wrq *, 3912 rc = alloc_wrq(sc, NULL, ctrlq, &sc->ctx, oid); in alloc_ctrlq() 4686 alloc_wrq(struct adapter *sc, struct vi_info *vi, struct sge_wrq *wrq, in alloc_wrq() function 5018 rc = alloc_wrq(sc, vi, &ofld_txq->wrq, &vi->ctx, oid); in alloc_ofld_txq()
|