Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c2283 struct bnxt_qplib_cqe **pcqe, int *budget) in __flush_sq() argument
2291 cqe = *pcqe; in __flush_sq()
2315 *pcqe = cqe; in __flush_sq()
2324 struct bnxt_qplib_cqe **pcqe, int *budget) in __flush_rq() argument
2346 cqe = *pcqe; in __flush_rq()
2363 *pcqe = cqe; in __flush_rq()
2485 struct bnxt_qplib_cqe **pcqe, int *budget, in bnxt_qplib_cq_process_req() argument
2514 cqe = *pcqe; in bnxt_qplib_cq_process_req()
2568 *pcqe = cqe; in bnxt_qplib_cq_process_req()
2596 struct bnxt_qplib_cqe **pcqe, in bnxt_qplib_cq_process_res_rc() argument
[all …]