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.c3371 uint16_t nq_type, nqe_cnt = 0; in process_nq() local
3377 nq_type = NQ_CN_TYPE_MASK & cmp[cons].type; in process_nq()
3379 if (nq_type != NQ_CN_TYPE_CQ_NOTIFICATION) in process_nq()