Searched refs:r_state (Results 1 – 14 of 14) sorted by relevance
274 if (qp->r_state == OP(SEND_FIRST) || in qib_uc_rcv()275 qp->r_state == OP(SEND_MIDDLE)) { in qib_uc_rcv()280 qp->r_state = OP(SEND_LAST); in qib_uc_rcv()298 switch (qp->r_state) { in qib_uc_rcv()506 qp->r_state = opcode; in qib_uc_rcv()
1765 switch (qp->r_state) { in qib_rc_rcv()1992 qp->r_state = opcode; in qib_rc_rcv()2055 qp->r_state = opcode; in qib_rc_rcv()2071 qp->r_state = opcode; in qib_rc_rcv()
336 if (qp->r_state == OP(SEND_FIRST) || in hfi1_uc_rcv()337 qp->r_state == OP(SEND_MIDDLE)) { in hfi1_uc_rcv()343 qp->r_state = OP(SEND_LAST); in hfi1_uc_rcv()361 switch (qp->r_state) { in hfi1_uc_rcv()576 qp->r_state = opcode; in hfi1_uc_rcv()
753 __field(u8, r_state)774 __entry->r_state = qp->r_state;793 __entry->r_state,
2857 switch (qp->r_state) { in hfi1_rc_rcv()3110 qp->r_state = opcode; in hfi1_rc_rcv()3181 qp->r_state = opcode; in hfi1_rc_rcv()3201 qp->r_state = opcode; in hfi1_rc_rcv()
2198 qp->r_state = e->opcode; in tid_rdma_rcv_error()2292 qp->r_state = e->opcode; in hfi1_rc_rcv_tid_rdma_read_req()3762 qp->r_state = e->opcode; in hfi1_rc_rcv_tid_rdma_write_req()
37 int r_state; /* not needed */ member
769 bool *r_state) in ti_sci_cmd_dev_is_idle() argument774 if (!r_state) in ti_sci_cmd_dev_is_idle()781 *r_state = (state == MSG_DEVICE_SW_STATE_RETENTION); in ti_sci_cmd_dev_is_idle()796 bool *r_state, bool *curr_state) in ti_sci_cmd_dev_is_stop() argument801 if (!r_state && !curr_state) in ti_sci_cmd_dev_is_stop()809 if (r_state) in ti_sci_cmd_dev_is_stop()810 *r_state = (p_state == MSG_DEVICE_SW_STATE_AUTO_OFF); in ti_sci_cmd_dev_is_stop()827 bool *r_state, bool *curr_state) in ti_sci_cmd_dev_is_on() argument832 if (!r_state && !curr_state) in ti_sci_cmd_dev_is_on()840 if (r_state) in ti_sci_cmd_dev_is_on()[all …]
382 u8 r_state; /* opcode of last packet received */ member
562 void rmt_state_change(struct s_smc *smc, int r_state);
2177 void rmt_state_change(struct s_smc *smc, int r_state) in rmt_state_change() argument2182 switch (r_state) { in rmt_state_change()
104 if (test_and_set_bit(RDS_MR_DEAD, &mr->r_state)) in rds_destroy_mr()
307 unsigned long r_state; member
877 qp->r_state = IB_OPCODE_RC_SEND_LAST; in rvt_init_qp()880 qp->r_state = IB_OPCODE_UC_SEND_LAST; in rvt_init_qp()