Home
last modified time | relevance | path

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

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