Searched refs:s_tail (Results 1 – 9 of 9) sorted by relevance
800 uint64_t s_tail:1; member806 uint64_t s_tail:1;821 uint64_t s_tail:1; member827 uint64_t s_tail:1;847 uint64_t s_tail:1; member853 uint64_t s_tail:1;873 uint64_t s_tail:1; member879 uint64_t s_tail:1;908 uint64_t s_tail:1; member914 uint64_t s_tail:1;[all …]
289 if (qp->s_cur == qp->s_tail) { in qib_make_rc_req()291 if (qp->s_tail == READ_ONCE(qp->s_head)) in qib_make_rc_req()454 qp->s_tail++; in qib_make_rc_req()455 if (qp->s_tail >= qp->s_size) in qib_make_rc_req()456 qp->s_tail = 0; in qib_make_rc_req()760 if (n == qp->s_tail) in reset_psn()874 if (n == qp->s_tail) in reset_sending_psn()913 if ((psn & IB_BTH_REQ_ACK) && qp->s_acked != qp->s_tail && in qib_rc_send_complete()982 if (qp->s_acked != qp->s_tail) { in do_rc_completion()1100 if (qp->s_acked == qp->s_tail) in do_rc_ack()[all …]
449 qp->s_tail, qp->s_head, qp->s_size, in qib_qp_iter_print()
483 if (qp->s_cur == qp->s_tail) { in hfi1_make_rc_req()485 if (qp->s_tail == READ_ONCE(qp->s_head)) { in hfi1_make_rc_req()515 if (++qp->s_tail == qp->s_size) in hfi1_make_rc_req()516 qp->s_tail = 0; in hfi1_make_rc_req()883 qp->s_tail++; in hfi1_make_rc_req()884 if (qp->s_tail >= qp->s_size) in hfi1_make_rc_req()885 qp->s_tail = 0; in hfi1_make_rc_req()1100 qp->s_cur == qp->s_tail) { in hfi1_make_rc_req()1102 if (delta == 0 || qp->s_cur == qp->s_tail) in hfi1_make_rc_req()1487 if (n == qp->s_tail) in reset_psn()[all …]
589 qp->s_cur == qp->s_tail && in qp_idle()590 qp->s_tail == qp->s_head; in qp_idle()635 qp->s_tail, qp->s_head, qp->s_size, in qp_iter_print()
2588 while (n != qp->s_tail) { in hfi1_kern_read_tid_flow_free()2729 if (qp->s_acked == qp->s_tail) in handle_read_kdeth_eflags()2733 if (qp->s_acked == qp->s_tail) in handle_read_kdeth_eflags()4067 if (unlikely(qp->s_acked == qp->s_tail)) in hfi1_rc_rcv_tid_rdma_write_resp()4534 if (unlikely(qp->s_acked == qp->s_tail)) in hfi1_rc_rcv_tid_rdma_ack()4569 if (qp->s_acked == qp->s_tail) in hfi1_rc_rcv_tid_rdma_ack()4612 qp->s_acked == qp->s_tail) { in hfi1_rc_rcv_tid_rdma_ack()
86 config.s.s_tail = (queue == static_priority_end); in __cvmx_pko_iport_config()438 config.s.s_tail = (int)queue == static_priority_end; in cvmx_pko_config_port()
419 u32 s_tail; /* next entry to process */418 u32 s_tail; /* next entry to process */ global() member
852 qp->s_tail = 0; in rvt_init_qp()1949 qp->s_head, qp->s_tail, qp->s_cur, in rvt_qp_is_avail()2796 if (qp->s_tail == old_last) in rvt_send_complete()2797 qp->s_tail = last; in rvt_send_complete()