Home
last modified time | relevance | path

Searched refs:s_wqe (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Duc.c73 qp->s_wqe = NULL; in hfi1_make_uc_req()
137 qp->s_wqe = wqe; in hfi1_make_uc_req()
166 qp->s_wqe = wqe; in hfi1_make_uc_req()
196 qp->s_wqe = wqe; in hfi1_make_uc_req()
222 qp->s_wqe = wqe; in hfi1_make_uc_req()
H A Dud.c513 qp->s_wqe = wqe; in hfi1_make_ud_req()
520 hfi1_make_ud_req_tbl[priv->hdr_type](qp, ps, qp->s_wqe); in hfi1_make_ud_req()
/linux/include/rdma/
H A Drdmavt_qp.h408 struct rvt_swqe *s_wqe; member