Lines Matching defs:wrq
107 wr = alloc_wrqe(roundup2(flowclen, 16), &toep->ofld_txq->wrq);
201 &toep->ofld_txq->wrq)) == NULL) {
267 wr = alloc_wrqe(sizeof(*req), &toep->ofld_txq->wrq);
471 wr = alloc_wrqe(sizeof(*req), &toep->ofld_txq->wrq);
640 wr = alloc_wrqe(roundup2(plen, 16), &toep->ofld_txq->wrq);
871 &toep->ofld_txq->wrq);
891 &toep->ofld_txq->wrq);
1054 wr = alloc_wrqe(roundup2(plen, 16), &toep->ofld_txq->wrq);
1136 wr = alloc_wrqe(roundup2(wr_len, 16), &toep->ofld_txq->wrq);
1598 wr = alloc_wrqe(sizeof(*cpl), &ofld_txq->wrq);
2072 t4_set_tcb_field(struct adapter *sc, struct sge_wrq *wrq, struct toepcb *toep,
2079 wr = alloc_wrqe(len, wrq);
2087 if (wrq->eq.type == EQ_OFLD) {