Lines Matching refs:s_state

471 	switch (qp->s_state) {
560 qp->s_state = OP(SEND_FIRST);
565 qp->s_state = OP(SEND_ONLY);
567 qp->s_state = OP(SEND_ONLY_WITH_IMMEDIATE);
572 qp->s_state = OP(SEND_ONLY_WITH_INVALIDATE);
602 qp->s_state = OP(RDMA_WRITE_FIRST);
607 qp->s_state = OP(RDMA_WRITE_ONLY);
609 qp->s_state =
643 priv->s_state = TID_OP(WRITE_RESP);
680 priv->s_state ==
683 priv->s_state =
696 * updated. However, the priv->s_state should.
699 priv->s_state == TID_OP(WRITE_DATA_LAST))
700 priv->s_state = TID_OP(WRITE_RESP);
748 qp->s_state = OP(RDMA_READ_REQUEST);
772 * but the qp->s_state is set to OP(RDMA_READ_REQUEST)
849 qp->s_state = OP(COMPARE_SWAP);
855 qp->s_state = OP(FETCH_ADD);
898 * qp->s_state is normally set to the opcode of the
909 qp->s_state = OP(SEND_MIDDLE);
921 qp->s_state = OP(SEND_LAST);
923 qp->s_state = OP(SEND_LAST_WITH_IMMEDIATE);
928 qp->s_state = OP(SEND_LAST_WITH_INVALIDATE);
943 * qp->s_state is normally set to the opcode of the
954 qp->s_state = OP(RDMA_WRITE_MIDDLE);
966 qp->s_state = OP(RDMA_WRITE_LAST);
968 qp->s_state = OP(RDMA_WRITE_LAST_WITH_IMMEDIATE);
983 * qp->s_state is normally set to the opcode of the
998 qp->s_state = OP(RDMA_READ_REQUEST);
1011 * This value for s_state is used for restarting a TID RDMA
1028 qp->s_state = TID_OP(WRITE_REQ);
1096 * of a new request, we need to change the qp->s_state so that
1101 qp->s_state = OP(RDMA_READ_REQUEST);
1153 bth0 | (qp->s_state << 24),
1476 qp->s_state = OP(SEND_LAST);
1502 qp->s_state = OP(SEND_LAST);
1518 qp->s_state = OP(RDMA_READ_RESPONSE_FIRST);
1523 qp->s_state = OP(RDMA_READ_RESPONSE_LAST);
1527 qp->s_state = TID_OP(WRITE_RESP);
1531 qp->s_state = OP(RDMA_READ_RESPONSE_MIDDLE);
1535 qp->s_state = TID_OP(READ_RESP);
1543 qp->s_state = OP(SEND_LAST);
1888 qp->s_state = OP(SEND_LAST);
1938 * request, change the s_state so that the retry will be processed
1940 * packet, change the s_state and advance the s_cur.
1946 qp->s_state = TID_OP(WRITE_REQ);
1949 qp->s_state = TID_OP(WRITE_RESP);
2139 qp->s_state = OP(SEND_LAST);