Home
last modified time | relevance | path

Searched refs:creq_hwq (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_rcfw.c821 struct bnxt_qplib_hwq *creq_hwq = &creq->hwq; in bnxt_qplib_service_creq() local
831 spin_lock_irqsave(&creq_hwq->lock, flags); in bnxt_qplib_service_creq()
834 spin_unlock_irqrestore(&creq_hwq->lock, flags); in bnxt_qplib_service_creq()
837 creqe = bnxt_qplib_get_qe(creq_hwq, creq_hwq->cons, NULL); in bnxt_qplib_service_creq()
871 bnxt_qplib_hwq_incr_cons(creq_hwq->max_elements, &creq_hwq->cons, in bnxt_qplib_service_creq()
895 spin_unlock_irqrestore(&creq_hwq->lock, flags); in bnxt_qplib_service_creq()