Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_rcfw.h182 bool gen_p5) in bnxt_qplib_ring_creq_db_rearm() argument
186 if (gen_p5) in bnxt_qplib_ring_creq_db_rearm()
195 bool gen_p5) in bnxt_qplib_ring_creq_db() argument
199 if (gen_p5) in bnxt_qplib_ring_creq_db()
Dqplib_fp.h451 bool gen_p5) in bnxt_qplib_ring_nq_db_rearm() argument
455 if (gen_p5) in bnxt_qplib_ring_nq_db_rearm()
463 bool gen_p5) in bnxt_qplib_ring_nq_db() argument
467 if (gen_p5) in bnxt_qplib_ring_nq_db()
Dqplib_rcfw.c368 bool gen_p5 = bnxt_qplib_is_chip_gen_p5(rcfw->res->cctx); in bnxt_qplib_service_creq() local
419 rcfw->creq_ring_id, gen_p5); in bnxt_qplib_service_creq()
623 bool gen_p5 = bnxt_qplib_is_chip_gen_p5(rcfw->res->cctx); in bnxt_qplib_rcfw_stop_irq() local
629 gen_p5); in bnxt_qplib_rcfw_stop_irq()
666 bool gen_p5 = bnxt_qplib_is_chip_gen_p5(rcfw->res->cctx); in bnxt_qplib_rcfw_start_irq() local
685 rcfw->creq_ring_id, gen_p5); in bnxt_qplib_rcfw_start_irq()
Dqplib_fp.c248 bool gen_p5 = bnxt_qplib_is_chip_gen_p5(nq->res->cctx); in bnxt_qplib_service_nq() local
319 gen_p5); in bnxt_qplib_service_nq()
343 bool gen_p5 = bnxt_qplib_is_chip_gen_p5(nq->res->cctx); in bnxt_qplib_nq_stop_irq() local
347 nq->hwq.max_elements, nq->ring_id, gen_p5); in bnxt_qplib_nq_stop_irq()
382 bool gen_p5 = bnxt_qplib_is_chip_gen_p5(nq->res->cctx); in bnxt_qplib_nq_start_irq() local
410 nq->hwq.max_elements, nq->ring_id, gen_p5); in bnxt_qplib_nq_start_irq()