Lines Matching refs:s_state

273 	switch (qp->s_state) {  in ipath_make_rc_req()
322 qp->s_state = OP(SEND_FIRST); in ipath_make_rc_req()
327 qp->s_state = OP(SEND_ONLY); in ipath_make_rc_req()
329 qp->s_state = OP(SEND_ONLY_WITH_IMMEDIATE); in ipath_make_rc_req()
361 qp->s_state = OP(RDMA_WRITE_FIRST); in ipath_make_rc_req()
366 qp->s_state = OP(RDMA_WRITE_ONLY); in ipath_make_rc_req()
368 qp->s_state = in ipath_make_rc_req()
408 qp->s_state = OP(RDMA_READ_REQUEST); in ipath_make_rc_req()
434 qp->s_state = OP(COMPARE_SWAP); in ipath_make_rc_req()
440 qp->s_state = OP(FETCH_ADD); in ipath_make_rc_req()
498 qp->s_state = OP(SEND_MIDDLE); in ipath_make_rc_req()
511 qp->s_state = OP(SEND_LAST); in ipath_make_rc_req()
513 qp->s_state = OP(SEND_LAST_WITH_IMMEDIATE); in ipath_make_rc_req()
534 qp->s_state = OP(RDMA_WRITE_MIDDLE); in ipath_make_rc_req()
547 qp->s_state = OP(RDMA_WRITE_LAST); in ipath_make_rc_req()
549 qp->s_state = OP(RDMA_WRITE_LAST_WITH_IMMEDIATE); in ipath_make_rc_req()
574 qp->s_state = OP(RDMA_READ_REQUEST); in ipath_make_rc_req()
591 ipath_make_ruc_header(dev, qp, ohdr, bth0 | (qp->s_state << 24), bth2); in ipath_make_rc_req()
737 qp->s_state = OP(SEND_LAST); in reset_psn()
760 qp->s_state = OP(SEND_LAST); in reset_psn()
774 qp->s_state = OP(RDMA_READ_RESPONSE_FIRST); in reset_psn()
779 qp->s_state = OP(RDMA_READ_RESPONSE_LAST); in reset_psn()
783 qp->s_state = OP(RDMA_READ_RESPONSE_MIDDLE); in reset_psn()
791 qp->s_state = OP(SEND_LAST); in reset_psn()
975 qp->s_state = OP(SEND_LAST); in do_rc_ack()
1008 qp->s_state = OP(SEND_LAST); in do_rc_ack()