Lines Matching refs:s_state
115 switch (qp->s_state) { in hfi1_make_uc_req()
163 qp->s_state = OP(SEND_FIRST); in hfi1_make_uc_req()
168 qp->s_state = OP(SEND_ONLY); in hfi1_make_uc_req()
170 qp->s_state = in hfi1_make_uc_req()
192 qp->s_state = OP(RDMA_WRITE_FIRST); in hfi1_make_uc_req()
197 qp->s_state = OP(RDMA_WRITE_ONLY); in hfi1_make_uc_req()
199 qp->s_state = in hfi1_make_uc_req()
218 qp->s_state = OP(SEND_MIDDLE); in hfi1_make_uc_req()
228 qp->s_state = OP(SEND_LAST); in hfi1_make_uc_req()
230 qp->s_state = OP(SEND_LAST_WITH_IMMEDIATE); in hfi1_make_uc_req()
243 qp->s_state = OP(RDMA_WRITE_MIDDLE); in hfi1_make_uc_req()
253 qp->s_state = OP(RDMA_WRITE_LAST); in hfi1_make_uc_req()
255 qp->s_state = in hfi1_make_uc_req()
273 hfi1_make_ruc_header(qp, ohdr, bth0 | (qp->s_state << 24), in hfi1_make_uc_req()