Searched refs:r_state (Results 1 – 16 of 16) 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()
1918 switch (qp->r_state) { in qib_rc_rcv()2157 qp->r_state = opcode; in qib_rc_rcv()2221 qp->r_state = opcode; in qib_rc_rcv()2237 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()
482 u8 r_state; /* opcode of last packet received */ member
329 if (qp->r_state == OP(SEND_FIRST) || in hfi1_uc_rcv()330 qp->r_state == OP(SEND_MIDDLE)) { in hfi1_uc_rcv()335 qp->r_state = OP(SEND_LAST); in hfi1_uc_rcv()353 switch (qp->r_state) { in hfi1_uc_rcv()571 qp->r_state = opcode; in hfi1_uc_rcv()
2007 switch (qp->r_state) { in hfi1_rc_rcv()2242 qp->r_state = opcode; in hfi1_rc_rcv()2309 qp->r_state = opcode; in hfi1_rc_rcv()2328 qp->r_state = opcode; in hfi1_rc_rcv()
374 qp->r_state = IB_OPCODE_RC_SEND_LAST; in reset_qp()377 qp->r_state = IB_OPCODE_UC_SEND_LAST; in reset_qp()
492 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()
339 qp->r_state = IB_OPCODE_RC_SEND_LAST; in ipath_reset_qp()342 qp->r_state = IB_OPCODE_UC_SEND_LAST; in ipath_reset_qp()
408 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);