Searched refs:r_state (Results 1 – 12 of 12) 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,
2856 switch (qp->r_state) { in hfi1_rc_rcv()3109 qp->r_state = opcode; in hfi1_rc_rcv()3180 qp->r_state = opcode; in hfi1_rc_rcv()3200 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()3763 qp->r_state = e->opcode; in hfi1_rc_rcv_tid_rdma_write_req()
751 bool *r_state) in ti_sci_cmd_dev_is_idle() argument756 if (!r_state) in ti_sci_cmd_dev_is_idle()763 *r_state = (state == MSG_DEVICE_SW_STATE_RETENTION); in ti_sci_cmd_dev_is_idle()778 bool *r_state, bool *curr_state) in ti_sci_cmd_dev_is_stop() argument783 if (!r_state && !curr_state) in ti_sci_cmd_dev_is_stop()791 if (r_state) in ti_sci_cmd_dev_is_stop()792 *r_state = (p_state == MSG_DEVICE_SW_STATE_AUTO_OFF); in ti_sci_cmd_dev_is_stop()809 bool *r_state, bool *curr_state) in ti_sci_cmd_dev_is_on() argument814 if (!r_state && !curr_state) in ti_sci_cmd_dev_is_on()822 if (r_state) in ti_sci_cmd_dev_is_on()[all …]
104 int r_state; /* not needed */ member
386 u8 r_state; /* opcode of last packet received */ member
562 void rmt_state_change(struct s_smc *smc, int r_state);
2163 void rmt_state_change(struct s_smc *smc, int r_state) in rmt_state_change() argument2168 switch (r_state) { in rmt_state_change()
883 qp->r_state = IB_OPCODE_RC_SEND_LAST; in rvt_init_qp()886 qp->r_state = IB_OPCODE_UC_SEND_LAST; in rvt_init_qp()