Searched refs:alloc_wrq (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c244 static int alloc_wrq(struct adapter *, struct vi_info *, struct sge_wrq *,
1230 rc = alloc_wrq(sc, vi, ofld_txq, oid2);
3144 rc = alloc_wrq(sc, NULL, ctrlq, oid);
3692 alloc_wrq(struct adapter *sc, struct vi_info *vi, struct sge_wrq *wrq, function

Completed in 75 milliseconds