alloc_wrq
static int alloc_wrq(struct adapter *, struct vi_info *, struct sge_wrq *,
rc = alloc_wrq(sc, NULL, ctrlq, &sc->ctx, oid);
rc = alloc_wrq(sc, vi, &ofld_txq->wrq, &vi->ctx, oid);