Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.h212 bool is_dbr_soft_cq; member
H A Dib_verbs.c3672 if (cq->is_dbr_soft_cq && cq->uctx) { in bnxt_re_destroy_cq()
3805 cq->is_dbr_soft_cq = true; in bnxt_re_create_cq()
3829 cq->is_dbr_soft_cq = true; in bnxt_re_create_cq()
4603 if (cq->is_dbr_soft_cq) { in bnxt_re_poll_cq()