Lines Matching refs:s_state
117 switch (qp->s_state) { in hfi1_make_uc_req()
167 qp->s_state = OP(SEND_FIRST); in hfi1_make_uc_req()
172 qp->s_state = OP(SEND_ONLY); in hfi1_make_uc_req()
174 qp->s_state = in hfi1_make_uc_req()
196 qp->s_state = OP(RDMA_WRITE_FIRST); in hfi1_make_uc_req()
201 qp->s_state = OP(RDMA_WRITE_ONLY); in hfi1_make_uc_req()
203 qp->s_state = in hfi1_make_uc_req()
222 qp->s_state = OP(SEND_MIDDLE); in hfi1_make_uc_req()
232 qp->s_state = OP(SEND_LAST); in hfi1_make_uc_req()
234 qp->s_state = OP(SEND_LAST_WITH_IMMEDIATE); in hfi1_make_uc_req()
247 qp->s_state = OP(RDMA_WRITE_MIDDLE); in hfi1_make_uc_req()
257 qp->s_state = OP(RDMA_WRITE_LAST); in hfi1_make_uc_req()
259 qp->s_state = in hfi1_make_uc_req()
277 hfi1_make_ruc_header(qp, ohdr, bth0 | (qp->s_state << 24), in hfi1_make_uc_req()