Lines Matching refs:s_state
86 switch (qp->s_state) { in ipath_make_uc_req()
106 qp->s_state = OP(SEND_FIRST); in ipath_make_uc_req()
111 qp->s_state = OP(SEND_ONLY); in ipath_make_uc_req()
113 qp->s_state = in ipath_make_uc_req()
135 qp->s_state = OP(RDMA_WRITE_FIRST); in ipath_make_uc_req()
140 qp->s_state = OP(RDMA_WRITE_ONLY); in ipath_make_uc_req()
142 qp->s_state = in ipath_make_uc_req()
161 qp->s_state = OP(SEND_MIDDLE); in ipath_make_uc_req()
170 qp->s_state = OP(SEND_LAST); in ipath_make_uc_req()
172 qp->s_state = OP(SEND_LAST_WITH_IMMEDIATE); in ipath_make_uc_req()
185 qp->s_state = OP(RDMA_WRITE_MIDDLE); in ipath_make_uc_req()
194 qp->s_state = OP(RDMA_WRITE_LAST); in ipath_make_uc_req()
196 qp->s_state = in ipath_make_uc_req()
214 qp, ohdr, bth0 | (qp->s_state << 24), in ipath_make_uc_req()