Home
last modified time | relevance | path

Searched refs:peek_cons (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
1468 peek_cons = cq_hwq->cons; in __clean_cq()
1470 hw_cqe = bnxt_qplib_get_qe(cq_hwq, peek_cons, NULL); in __clean_cq()
1501 bnxt_qplib_hwq_incr_cons(cq_hwq->max_elements, &peek_cons, in __clean_cq()