Lines Matching refs:s_txreq
33 ps->s_txreq = get_txreq(ps->dev, qp);
34 if (!ps->s_txreq)
58 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.l.oth;
60 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.oth;
66 ohdr = &ps->s_txreq->phdr.hdr.opah.u.l.oth;
68 ohdr = &ps->s_txreq->phdr.hdr.opah.u.oth;
228 ps->s_txreq->hdr_dwords = hwords;
229 ps->s_txreq->sde = priv->s_sde;
230 ps->s_txreq->ss = &qp->s_sge;
231 ps->s_txreq->s_cur_size = len;
238 hfi1_put_txreq(ps->s_txreq);
239 ps->s_txreq = NULL;
243 hfi1_put_txreq(ps->s_txreq);
246 ps->s_txreq = NULL;