Home
last modified time | relevance | path

Searched refs:alloc_wrq (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c274 static int alloc_wrq(struct adapter *, struct vi_info *, struct sge_wrq *,
3851 rc = alloc_wrq(sc, NULL, ctrlq, &sc->ctx, oid); in alloc_ctrlq()
4536 alloc_wrq(struct adapter *sc, struct vi_info *vi, struct sge_wrq *wrq, in alloc_wrq() function
4840 rc = alloc_wrq(sc, vi, &ofld_txq->wrq, &vi->ctx, oid); in alloc_ofld_txq()