Searched refs:r_state (Results 1 – 7 of 7) sorted by relevance
290 if (qp->r_state == OP(SEND_FIRST) || in hfi1_uc_rcv()291 qp->r_state == OP(SEND_MIDDLE)) { in hfi1_uc_rcv()297 qp->r_state = OP(SEND_LAST); in hfi1_uc_rcv()315 switch (qp->r_state) { in hfi1_uc_rcv()530 qp->r_state = opcode; in hfi1_uc_rcv()
2815 switch (qp->r_state) { in hfi1_rc_rcv()3068 qp->r_state = opcode; in hfi1_rc_rcv()3139 qp->r_state = opcode; in hfi1_rc_rcv()3159 qp->r_state = opcode; in hfi1_rc_rcv()
2205 qp->r_state = e->opcode; in tid_rdma_rcv_error()2299 qp->r_state = e->opcode; in hfi1_rc_rcv_tid_rdma_read_req()3775 qp->r_state = e->opcode; in hfi1_rc_rcv_tid_rdma_write_req()
115 int r_state; /* not needed */ member
562 void rmt_state_change(struct s_smc *smc, int r_state);
387 u8 r_state; /* opcode of last packet received */ member
2167 void rmt_state_change(struct s_smc *smc, int r_state) in rmt_state_change() argument2172 switch (r_state) { in rmt_state_change()