Home
last modified time | relevance | path

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

/freebsd-13.1/sys/ofed/drivers/infiniband/core/
H A Dib_cq.c124 cq->comp_handler = NULL; /* no hardware completions */ in ib_alloc_cq()
128 cq->comp_handler = ib_cq_completion_workqueue; in ib_alloc_cq()
H A Dib_verbs.c1363 ib_comp_handler comp_handler, in ib_create_cq() argument
1375 cq->comp_handler = comp_handler; in ib_create_cq()
H A Dib_uverbs_cmd.c1422 cq->comp_handler = ib_uverbs_comp_handler; in create_cq()
/freebsd-13.1/sys/dev/cxgbe/iw_cxgbe/
H A Dev.c83 (*chp->ibcq.comp_handler)(&chp->ibcq, chp->ibcq.cq_context); in post_qp_event()
206 (*chp->ibcq.comp_handler)(&chp->ibcq, chp->ibcq.cq_context); in c4iw_ev_handler()
H A Dqp.c637 (*schp->ibcq.comp_handler)(&schp->ibcq, in complete_sq_drain_wr()
667 (*rchp->ibcq.comp_handler)(&rchp->ibcq, in complete_rq_drain_wr()
1198 (*rchp->ibcq.comp_handler)(&rchp->ibcq, in __flush_qp()
1205 (*rchp->ibcq.comp_handler)(&rchp->ibcq, in __flush_qp()
1211 (*schp->ibcq.comp_handler)(&schp->ibcq, in __flush_qp()
1230 (*rchp->ibcq.comp_handler)(&rchp->ibcq, rchp->ibcq.cq_context); in flush_qp()
1235 (*schp->ibcq.comp_handler)(&schp->ibcq, in flush_qp()
/freebsd-13.1/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.c84 if (cq->ibcq.comp_handler) in qlnxr_ll2_complete_tx_packet()
85 (*cq->ibcq.comp_handler) (&cq->ibcq, cq->ibcq.cq_context); in qlnxr_ll2_complete_tx_packet()
145 if (cq->ibcq.comp_handler) in qlnxr_ll2_complete_rx_packet()
146 (*cq->ibcq.comp_handler) (&cq->ibcq, cq->ibcq.cq_context); in qlnxr_ll2_complete_rx_packet()
H A Dqlnxr_os.c344 if (!cq->destroyed && cq->ibcq.comp_handler) { in qlnxr_intr()
349 (*cq->ibcq.comp_handler) (&cq->ibcq, cq->ibcq.cq_context); in qlnxr_intr()
/freebsd-13.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c41 ibcq->comp_handler(ibcq, ibcq->cq_context); in mlx5_ib_cq_comp()
909 cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); in notify_soft_wc_handler()
H A Dmlx5_ib_main.c2621 mqp->ibqp.send_cq->comp_handler) { in mlx5_ib_handle_internal_error()
2638 mqp->ibqp.recv_cq->comp_handler) { in mlx5_ib_handle_internal_error()
2930 devr->c0->comp_handler = NULL; in create_dev_resources()
/freebsd-13.1/sys/ofed/include/rdma/
H A Dib_verbs.h1478 ib_comp_handler comp_handler; member
2907 ib_comp_handler comp_handler,
/freebsd-13.1/sys/dev/mthca/
H A Dmthca_cq.c235 cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); in mthca_cq_completion()
/freebsd-13.1/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c46 ibcq->comp_handler(ibcq, ibcq->cq_context); in mlx4_ib_cq_comp()
H A Dmlx4_ib_main.c3055 mqp->ibqp.send_cq->comp_handler) { in mlx4_ib_handle_catas_error()
3073 mqp->ibqp.recv_cq->comp_handler) { in mlx4_ib_handle_catas_error()