Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c1463 u32 peek_flags, peek_cons; in __clean_cq() local
1467 peek_flags = cq->dbinfo.flags; in __clean_cq()
1471 if (!CQE_CMP_VALID(hw_cqe, peek_flags)) in __clean_cq()
1502 1, &peek_flags); in __clean_cq()
2375 u32 peek_sw_cq_cons, peek_sq_cons_idx, peek_flags; in do_wa9060() local
2406 peek_flags = cq->dbinfo.flags; in do_wa9060()
2413 if (CQE_CMP_VALID(peek_hwcqe, peek_flags)) { in do_wa9060()
2458 1, &peek_flags); in do_wa9060()