Lines Matching refs:s_state
74 switch (qp->s_state) { in hfi1_make_uc_req()
122 qp->s_state = OP(SEND_FIRST); in hfi1_make_uc_req()
127 qp->s_state = OP(SEND_ONLY); in hfi1_make_uc_req()
129 qp->s_state = in hfi1_make_uc_req()
151 qp->s_state = OP(RDMA_WRITE_FIRST); in hfi1_make_uc_req()
156 qp->s_state = OP(RDMA_WRITE_ONLY); in hfi1_make_uc_req()
158 qp->s_state = in hfi1_make_uc_req()
177 qp->s_state = OP(SEND_MIDDLE); in hfi1_make_uc_req()
187 qp->s_state = OP(SEND_LAST); in hfi1_make_uc_req()
189 qp->s_state = OP(SEND_LAST_WITH_IMMEDIATE); in hfi1_make_uc_req()
202 qp->s_state = OP(RDMA_WRITE_MIDDLE); in hfi1_make_uc_req()
212 qp->s_state = OP(RDMA_WRITE_LAST); in hfi1_make_uc_req()
214 qp->s_state = in hfi1_make_uc_req()
232 hfi1_make_ruc_header(qp, ohdr, bth0 | (qp->s_state << 24), in hfi1_make_uc_req()