Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.c2215 struct bnxt_qplib_cqe **pcqe, int *budget) in __flush_sq() argument
2223 cqe = *pcqe; in __flush_sq()
2246 *pcqe = cqe; in __flush_sq()
2255 struct bnxt_qplib_cqe **pcqe, int *budget) in __flush_rq() argument
2277 cqe = *pcqe; in __flush_rq()
2293 *pcqe = cqe; in __flush_rq()
2416 struct bnxt_qplib_cqe **pcqe, int *budget, in bnxt_qplib_cq_process_req() argument
2445 cqe = *pcqe; in bnxt_qplib_cq_process_req()
2496 *pcqe = cqe; in bnxt_qplib_cq_process_req()
2523 struct bnxt_qplib_cqe **pcqe, in bnxt_qplib_cq_process_res_rc() argument
[all …]