Searched refs:r_state (Results 1 – 12 of 12) sorted by relevance
279 if (qp->r_state == OP(SEND_FIRST) || in qib_uc_rcv()280 qp->r_state == OP(SEND_MIDDLE)) { in qib_uc_rcv()285 qp->r_state = OP(SEND_LAST); in qib_uc_rcv()303 switch (qp->r_state) { in qib_uc_rcv()522 qp->r_state = opcode; in qib_uc_rcv()
1916 switch (qp->r_state) { in qib_rc_rcv()2155 qp->r_state = opcode; in qib_rc_rcv()2219 qp->r_state = opcode; in qib_rc_rcv()2235 qp->r_state = opcode; in qib_rc_rcv()
390 qp->r_state = IB_OPCODE_RC_SEND_LAST; in qib_reset_qp()393 qp->r_state = IB_OPCODE_UC_SEND_LAST; in qib_reset_qp()
474 u8 r_state; /* opcode of last packet received */ member
295 qp->r_state = OP(SEND_LAST); in ipath_uc_rcv()314 switch (qp->r_state) { in ipath_uc_rcv()544 qp->r_state = opcode; in ipath_uc_rcv()
1635 switch (qp->r_state) { in ipath_rc_rcv()1856 qp->r_state = opcode; in ipath_rc_rcv()1919 qp->r_state = opcode; in ipath_rc_rcv()1934 qp->r_state = opcode; in ipath_rc_rcv()
340 qp->r_state = IB_OPCODE_RC_SEND_LAST; in ipath_reset_qp()343 qp->r_state = IB_OPCODE_UC_SEND_LAST; in ipath_reset_qp()
402 u8 r_state; /* opcode of last packet received */ 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
2181 void rmt_state_change(struct s_smc *smc, int r_state) in rmt_state_change() argument2186 switch (r_state) { in rmt_state_change()
562 void rmt_state_change(struct s_smc *smc, int r_state);