Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/
Dt4_sge.c263 static int alloc_wrq(struct adapter *, struct vi_info *, struct sge_wrq *,
1236 rc = alloc_wrq(sc, vi, ofld_txq, oid2); in t4_setup_vi_queues()
3706 rc = alloc_wrq(sc, NULL, ctrlq, oid); in alloc_ctrlq()
4120 alloc_wrq(struct adapter *sc, struct vi_info *vi, struct sge_wrq *wrq, in alloc_wrq() function