Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h500 cqn_handler_t cqn_handler; member
517 cqn_handler_t cqn_handler,
H A Dqplib_fp.c163 if (atomic_read(&cq->arm_state) && nq->cqn_handler) { in bnxt_qpn_cqn_sched_task()
167 nq->cqn_handler(nq, cq); in bnxt_qpn_cqn_sched_task()
337 if (nq->cqn_handler(nq, (cq))) in bnxt_qplib_service_nq()
449 nq->cqn_handler = NULL; in bnxt_qplib_disable_nq()
532 cqn_handler_t cqn_handler, in bnxt_qplib_enable_nq() argument
538 nq->cqn_handler = cqn_handler; in bnxt_qplib_enable_nq()