Home
last modified time | relevance | path

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

12

/linux/drivers/infiniband/core/
A Dcq.c249 cq->comp_handler = ib_cq_completion_direct; in __ib_alloc_cq()
252 cq->comp_handler = ib_cq_completion_softirq; in __ib_alloc_cq()
259 cq->comp_handler = ib_cq_completion_workqueue; in __ib_alloc_cq()
A Duverbs_std_types_cq.c123 cq->comp_handler = ib_uverbs_comp_handler; in UVERBS_HANDLER()
A Dverbs.c2058 ib_comp_handler comp_handler, in __ib_create_cq() argument
2073 cq->comp_handler = comp_handler; in __ib_create_cq()
A Duverbs_cmd.c1043 cq->comp_handler = ib_uverbs_comp_handler; in create_cq()
/linux/drivers/crypto/ccree/
A Dcc_request_mgr.c73 static void comp_handler(unsigned long devarg);
143 tasklet_init(&req_mgr_h->comptask, comp_handler, in cc_req_mgr_init()
552 comp_handler((unsigned long)drvdata); in comp_work_handler()
614 static void comp_handler(unsigned long devarg) in comp_handler() function
/linux/drivers/infiniband/hw/qedr/
A Dqedr_roce_cm.c82 cq->ibcq.comp_handler ? "Yes" : "No"); in qedr_ll2_complete_tx_packet()
92 if (cq->ibcq.comp_handler) in qedr_ll2_complete_tx_packet()
93 (*cq->ibcq.comp_handler) (&cq->ibcq, cq->ibcq.cq_context); in qedr_ll2_complete_tx_packet()
121 if (cq->ibcq.comp_handler) in qedr_ll2_complete_rx_packet()
122 (*cq->ibcq.comp_handler) (&cq->ibcq, cq->ibcq.cq_context); in qedr_ll2_complete_rx_packet()
A Dmain.c468 if (!cq->destroyed && cq->ibcq.comp_handler) in qedr_irq_handler()
469 (*cq->ibcq.comp_handler) in qedr_irq_handler()
/linux/drivers/infiniband/hw/cxgb4/
A Dev.c115 (*chp->ibcq.comp_handler)(&chp->ibcq, chp->ibcq.cq_context); in post_qp_event()
234 (*chp->ibcq.comp_handler)(&chp->ibcq, chp->ibcq.cq_context); in c4iw_ev_handler()
A Dqp.c1011 (*schp->ibcq.comp_handler)(&schp->ibcq, in complete_sq_drain_wr()
1062 (*rchp->ibcq.comp_handler)(&rchp->ibcq, in complete_rq_drain_wr()
1640 (*rchp->ibcq.comp_handler)(&rchp->ibcq, in __flush_qp()
1647 (*rchp->ibcq.comp_handler)(&rchp->ibcq, in __flush_qp()
1653 (*schp->ibcq.comp_handler)(&schp->ibcq, in __flush_qp()
1678 (*rchp->ibcq.comp_handler)(&rchp->ibcq, rchp->ibcq.cq_context); in flush_qp()
1683 (*schp->ibcq.comp_handler)(&schp->ibcq, in flush_qp()
/linux/drivers/infiniband/sw/rxe/
A Drxe_cq.c54 cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); in rxe_send_complete()
/linux/drivers/infiniband/hw/hns/
A Dhns_roce_cq.c470 if (ibcq->comp_handler) in hns_roce_cq_completion()
471 ibcq->comp_handler(ibcq, ibcq->cq_context); in hns_roce_cq_completion()
A Dhns_roce_main.c867 if (cq->comp_handler) { in check_and_get_armed_cq()
/linux/drivers/infiniband/sw/siw/
A Dsiw_qp.c1038 if (!cq->base_cq.comp_handler) in siw_cq_notify_now()
1103 cq->base_cq.comp_handler(&cq->base_cq, in siw_sqe_complete()
1165 cq->base_cq.comp_handler(&cq->base_cq, in siw_rqe_complete()
/linux/drivers/infiniband/hw/vmw_pvrdma/
A Dpvrdma_main.c492 if (cq && cq->ibcq.comp_handler) in pvrdma_intrx_handler()
493 cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); in pvrdma_intrx_handler()
/linux/drivers/infiniband/sw/rdmavt/
A Dcq.c140 cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); in send_complete()
/linux/drivers/infiniband/hw/mlx5/
A Dcq.c45 ibcq->comp_handler(ibcq, ibcq->cq_context); in mlx5_ib_cq_comp()
931 cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); in notify_soft_wc_handler()
A Dmain.c2551 mqp->ibqp.send_cq->comp_handler) { in mlx5_ib_handle_internal_error()
2568 mqp->ibqp.recv_cq->comp_handler) { in mlx5_ib_handle_internal_error()
/linux/drivers/infiniband/hw/efa/
A Defa_main.c84 cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); in efa_process_comp_eqe()
/linux/drivers/infiniband/hw/bnxt_re/
A Dmain.c919 if (cq->ib_cq.comp_handler) { in bnxt_re_cqn_handler()
921 (*cq->ib_cq.comp_handler)(&cq->ib_cq, cq->ib_cq.cq_context); in bnxt_re_cqn_handler()
/linux/drivers/infiniband/hw/ocrdma/
A Docrdma_hw.c958 if (bcq && bcq->ibcq.comp_handler) { in ocrdma_qp_buddy_cq_handler()
960 (*bcq->ibcq.comp_handler) (&bcq->ibcq, bcq->ibcq.cq_context); in ocrdma_qp_buddy_cq_handler()
977 if (cq->ibcq.comp_handler) { in ocrdma_qp_cq_handler()
979 (*cq->ibcq.comp_handler) (&cq->ibcq, cq->ibcq.cq_context); in ocrdma_qp_cq_handler()
/linux/drivers/infiniband/hw/mthca/
A Dmthca_cq.c230 cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); in mthca_cq_completion()
/linux/drivers/infiniband/hw/mlx4/
A Dcq.c46 ibcq->comp_handler(ibcq, ibcq->cq_context); in mlx4_ib_cq_comp()
A Dmain.c3079 mqp->ibqp.send_cq->comp_handler) { in mlx4_ib_handle_catas_error()
3097 mqp->ibqp.recv_cq->comp_handler) { in mlx4_ib_handle_catas_error()
/linux/drivers/infiniband/hw/irdma/
A Dhw.c65 if (cq->ibcq.comp_handler) in irdma_iwarp_ce_handler()
66 cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); in irdma_iwarp_ce_handler()
/linux/include/rdma/
A Dib_verbs.h1570 ib_comp_handler comp_handler; member
3893 ib_comp_handler comp_handler,

Completed in 97 milliseconds

12