Lines Matching refs:s_txreq
74 ps->s_txreq = get_txreq(ps->dev, qp);
75 if (!ps->s_txreq)
99 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.l.oth;
101 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.oth;
107 ohdr = &ps->s_txreq->phdr.hdr.opah.u.l.oth;
109 ohdr = &ps->s_txreq->phdr.hdr.opah.u.oth;
269 ps->s_txreq->hdr_dwords = hwords;
270 ps->s_txreq->sde = priv->s_sde;
271 ps->s_txreq->ss = &qp->s_sge;
272 ps->s_txreq->s_cur_size = len;
279 hfi1_put_txreq(ps->s_txreq);
280 ps->s_txreq = NULL;
284 hfi1_put_txreq(ps->s_txreq);
287 ps->s_txreq = NULL;