Searched refs:s_tail (Results 1 – 10 of 10) sorted by relevance
1040 uint64_t s_tail:1; member1046 uint64_t s_tail:1;1061 uint64_t s_tail:1; member1067 uint64_t s_tail:1;1092 uint64_t s_tail:1; member1098 uint64_t s_tail:1;1121 uint64_t s_tail:1; member1127 uint64_t s_tail:1;1158 uint64_t s_tail:1; member1164 uint64_t s_tail:1;[all …]
344 if (qp->s_cur == qp->s_tail) { in hfi1_make_rc_req()346 if (qp->s_tail == READ_ONCE(qp->s_head)) { in hfi1_make_rc_req()372 if (++qp->s_tail == qp->s_size) in hfi1_make_rc_req()373 qp->s_tail = 0; in hfi1_make_rc_req()555 qp->s_tail++; in hfi1_make_rc_req()556 if (qp->s_tail >= qp->s_size) in hfi1_make_rc_req()557 qp->s_tail = 0; in hfi1_make_rc_req()972 if (n == qp->s_tail) in reset_psn()1092 if (n == qp->s_tail) in reset_sending_psn()1147 if ((psn & IB_BTH_REQ_ACK) && qp->s_acked != qp->s_tail && in hfi1_rc_send_complete()[all …]
541 qp->s_cur == qp->s_tail && in qp_idle()542 qp->s_tail == qp->s_head; in qp_idle()587 qp->s_tail, qp->s_head, qp->s_size, in qp_iter_print()
956 if (qp->s_tail == old_last) in hfi1_send_complete()957 qp->s_tail = last; in hfi1_send_complete()
293 if (qp->s_cur == qp->s_tail) { in qib_make_rc_req()295 if (qp->s_tail == READ_ONCE(qp->s_head)) in qib_make_rc_req()464 qp->s_tail++; in qib_make_rc_req()465 if (qp->s_tail >= qp->s_size) in qib_make_rc_req()466 qp->s_tail = 0; in qib_make_rc_req()770 if (n == qp->s_tail) in reset_psn()884 if (n == qp->s_tail) in reset_sending_psn()923 if ((psn & IB_BTH_REQ_ACK) && qp->s_acked != qp->s_tail && in qib_rc_send_complete()1010 if (qp->s_acked != qp->s_tail) { in do_rc_completion()1128 if (qp->s_acked == qp->s_tail) in do_rc_ack()[all …]
650 if (qp->s_tail == old_last) in qib_send_complete()651 qp->s_tail = last; in qib_send_complete()
452 qp->s_tail, qp->s_head, qp->s_size, in qib_qp_iter_print()
86 config.s.s_tail = (queue == static_priority_end); in __cvmx_pko_iport_config()452 config.s.s_tail = (int)queue == static_priority_end; in cvmx_pko_config_port()
358 u32 s_tail; /* next entry to process */ member
667 qp->s_tail = 0; in rvt_init_qp()1709 qp->s_head, qp->s_tail, qp->s_cur, in rvt_qp_is_avail()