Searched refs:r_state (Results 1 – 14 of 14) sorted by relevance
727 bool *r_state) in ti_sci_cmd_dev_is_idle() argument732 if (!r_state) in ti_sci_cmd_dev_is_idle()739 *r_state = (state == MSG_DEVICE_SW_STATE_RETENTION); in ti_sci_cmd_dev_is_idle()754 bool *r_state, bool *curr_state) in ti_sci_cmd_dev_is_stop() argument759 if (!r_state && !curr_state) in ti_sci_cmd_dev_is_stop()767 if (r_state) in ti_sci_cmd_dev_is_stop()768 *r_state = (p_state == MSG_DEVICE_SW_STATE_AUTO_OFF); in ti_sci_cmd_dev_is_stop()785 bool *r_state, bool *curr_state) in ti_sci_cmd_dev_is_on() argument790 if (!r_state && !curr_state) in ti_sci_cmd_dev_is_on()798 if (r_state) in ti_sci_cmd_dev_is_on()[all …]
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()507 qp->r_state = opcode; in qib_uc_rcv()
1792 switch (qp->r_state) { in qib_rc_rcv()2020 qp->r_state = opcode; in qib_rc_rcv()2083 qp->r_state = opcode; in qib_rc_rcv()2099 qp->r_state = opcode; in qib_rc_rcv()
335 if (qp->r_state == OP(SEND_FIRST) || in hfi1_uc_rcv()336 qp->r_state == OP(SEND_MIDDLE)) { in hfi1_uc_rcv()342 qp->r_state = OP(SEND_LAST); in hfi1_uc_rcv()360 switch (qp->r_state) { in hfi1_uc_rcv()576 qp->r_state = opcode; in hfi1_uc_rcv()
2085 switch (qp->r_state) { in hfi1_rc_rcv()2342 qp->r_state = opcode; in hfi1_rc_rcv()2408 qp->r_state = opcode; in hfi1_rc_rcv()2427 qp->r_state = opcode; in hfi1_rc_rcv()
37 int r_state; /* not needed */ member
128 bcs->hw.tiger.r_state = HDLC_ZERO_SEARCH; in mode_tiger()403 register u_char state = bcs->hw.tiger.r_state; in read_raw()569 bcs->hw.tiger.r_state = state; in read_raw()
453 u_char r_state; member
326 u8 r_state; /* opcode of last packet received */ member
567 void rmt_state_change(struct s_smc *smc, int r_state);
2181 void rmt_state_change(struct s_smc *smc, int r_state) in rmt_state_change() argument2186 switch (r_state) { in rmt_state_change()
104 if (test_and_set_bit(RDS_MR_DEAD, &mr->r_state)) in rds_destroy_mr()
299 unsigned long r_state; member
657 qp->r_state = IB_OPCODE_RC_SEND_LAST; in rvt_init_qp()660 qp->r_state = IB_OPCODE_UC_SEND_LAST; in rvt_init_qp()