Searched refs:peek_flags (Results 1 – 1 of 1) sorted by relevance
259 u32 peek_flags, peek_cons; in clean_nq() local268 peek_flags = nq->nq_db.dbinfo.flags; in clean_nq()272 if (!NQE_CMP_VALID(hw_nqe, peek_flags)) in clean_nq()295 1, &peek_flags); in clean_nq()1604 u32 peek_flags, peek_cons; in __clean_cq() local1608 peek_flags = cq->dbinfo.flags; in __clean_cq()1612 if (CQE_CMP_VALID(hw_cqe, peek_flags)) { in __clean_cq()1639 1, &peek_flags); in __clean_cq()2772 u32 peek_sw_cq_cons, peek_sq_cons_idx, peek_flags; in bnxt_re_legacy_do_wa9060() local2802 peek_flags = cq->dbinfo.flags; in bnxt_re_legacy_do_wa9060()[all …]