Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c3758 uint16_t nq_type, nqe_cnt = 0; in process_nq() local
3765 nq_type = NQ_CN_TYPE_MASK & cmp[cons].type; in process_nq()
3767 if (NQE_CN_TYPE(nq_type) != NQ_CN_TYPE_CQ_NOTIFICATION) { in process_nq()