Searched refs:s_tail (Results 1 – 11 of 11) sorted by relevance
310 if (qp->s_cur == qp->s_tail) { in qib_make_rc_req()312 if (qp->s_tail == qp->s_head) in qib_make_rc_req()493 qp->s_tail++; in qib_make_rc_req()494 if (qp->s_tail >= qp->s_size) in qib_make_rc_req()495 qp->s_tail = 0; in qib_make_rc_req()807 if (n == qp->s_tail) in reset_psn()961 if (n == qp->s_tail) in reset_sending_psn()1002 if ((psn & IB_BTH_REQ_ACK) && qp->s_acked != qp->s_tail && in qib_rc_send_complete()1102 if (qp->s_acked != qp->s_tail) { in do_rc_completion()1226 if (qp->s_acked == qp->s_tail) in do_rc_ack()[all …]
818 if (qp->s_tail == old_last) in qib_send_complete()819 qp->s_tail = last; in qib_send_complete()
493 u32 s_tail; /* next entry to process */ member
386 qp->s_tail = 0; in qib_reset_qp()
286 if (qp->s_cur == qp->s_tail) { in ipath_make_rc_req()288 if (qp->s_tail == qp->s_head) in ipath_make_rc_req()466 qp->s_tail++; in ipath_make_rc_req()467 if (qp->s_tail >= qp->s_size) in ipath_make_rc_req()468 qp->s_tail = 0; in ipath_make_rc_req()748 if (n == qp->s_tail) in reset_psn()972 if (qp->s_last == qp->s_tail) in do_rc_ack()982 if (qp->s_last == qp->s_tail) in do_rc_ack()992 if (qp->s_last != qp->s_tail) { in do_rc_ack()1020 if (qp->s_last == qp->s_tail) in do_rc_ack()[all …]
730 if (qp->s_tail == old_last) in ipath_send_complete()731 qp->s_tail = last; in ipath_send_complete()
427 u32 s_tail; /* next entry to process */ member
351 qp->s_tail = 0; in ipath_reset_qp()
754 if (qp->s_last != qp->s_tail && in ipath_ib_timer()
596 uint64_t s_tail:1; member607 uint64_t s_tail:1; member629 uint64_t s_tail:1; member639 uint64_t s_tail:1; member722 uint64_t s_tail:1; member
312 config.s.s_tail = (int)queue == static_priority_end; in cvmx_pko_config_port()