Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.c257 struct nq_base *hw_nqe = NULL; in clean_nq() local
271 hw_nqe = bnxt_qplib_get_qe(nq_hwq, peek_cons, NULL); in clean_nq()
272 if (!NQE_CMP_VALID(hw_nqe, peek_flags)) in clean_nq()
279 type = le16_to_cpu(hw_nqe->info10_type) & in clean_nq()
284 nqcne = (struct nq_cn *)hw_nqe; in clean_nq()