Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Dcq.c163 cq->comp_handler = ib_cq_completion_direct; in ib_alloc_cq()
166 cq->comp_handler = ib_cq_completion_softirq; in ib_alloc_cq()
173 cq->comp_handler = ib_cq_completion_workqueue; in ib_alloc_cq()
Duverbs_std_types.c316 cq->comp_handler = ib_uverbs_comp_handler; in uverbs_create_cq_handler()
Dverbs.c1502 ib_comp_handler comp_handler, in ib_create_cq() argument
1514 cq->comp_handler = comp_handler; in ib_create_cq()
Duverbs_cmd.c1026 cq->comp_handler = ib_uverbs_comp_handler; in create_cq()
/drivers/staging/ccree/
Dssi_request_mgr.c64 static void comp_handler(unsigned long devarg);
123 tasklet_init(&req_mgr_h->comptask, comp_handler, (unsigned long)drvdata); in request_mgr_init()
444 comp_handler((unsigned long)drvdata); in comp_work_handler()
508 static void comp_handler(unsigned long devarg) in comp_handler() function
/drivers/infiniband/hw/cxgb3/
Diwch_ev.c100 (*chp->ibcq.comp_handler)(&chp->ibcq, chp->ibcq.cq_context); in post_qp_event()
178 (*chp->ibcq.comp_handler)(&chp->ibcq, chp->ibcq.cq_context); in iwch_ev_dispatch()
Diwch_qp.c745 (*rchp->ibcq.comp_handler)(&rchp->ibcq, rchp->ibcq.cq_context); in __flush_qp()
759 (*schp->ibcq.comp_handler)(&schp->ibcq, schp->ibcq.cq_context); in __flush_qp()
781 (*rchp->ibcq.comp_handler)(&rchp->ibcq, rchp->ibcq.cq_context); in flush_qp()
786 (*schp->ibcq.comp_handler)(&schp->ibcq, in flush_qp()
/drivers/infiniband/hw/qedr/
Dqedr_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()
Dmain.c440 if (!cq->destroyed && cq->ibcq.comp_handler) in qedr_irq_handler()
441 (*cq->ibcq.comp_handler) in qedr_irq_handler()
/drivers/infiniband/hw/cxgb4/
Dev.c114 (*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()
Dqp.c858 (*schp->ibcq.comp_handler)(&schp->ibcq, in complete_sq_drain_wr()
907 (*rchp->ibcq.comp_handler)(&rchp->ibcq, in complete_rq_drain_wr()
1369 (*rchp->ibcq.comp_handler)(&rchp->ibcq, in __flush_qp()
1376 (*rchp->ibcq.comp_handler)(&rchp->ibcq, in __flush_qp()
1382 (*schp->ibcq.comp_handler)(&schp->ibcq, in __flush_qp()
1407 (*rchp->ibcq.comp_handler)(&rchp->ibcq, rchp->ibcq.cq_context); in flush_qp()
1412 (*schp->ibcq.comp_handler)(&schp->ibcq, in flush_qp()
/drivers/infiniband/sw/rxe/
Drxe_cq.c81 cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); in rxe_send_complete()
/drivers/infiniband/hw/i40iw/
Di40iw_hw.c175 if (i40iwcq->ibcq.comp_handler) in i40iw_iwarp_ce_handler()
176 i40iwcq->ibcq.comp_handler(&i40iwcq->ibcq, in i40iw_iwarp_ce_handler()
/drivers/infiniband/hw/hns/
Dhns_roce_cq.c45 ibcq->comp_handler(ibcq, ibcq->cq_context); in hns_roce_ib_cq_comp()
Dhns_roce_hw_v1.c685 free_mr->mr_free_cq->ib_cq.comp_handler = NULL; in hns_roce_v1_rsv_lp_qp()
/drivers/infiniband/sw/rdmavt/
Dcq.c165 cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); in send_complete()
/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_main.c483 if (cq && cq->ibcq.comp_handler) in pvrdma_intrx_handler()
484 cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); in pvrdma_intrx_handler()
/drivers/infiniband/hw/bnxt_re/
Dmain.c650 if (cq->ib_cq.comp_handler) { in bnxt_re_cqn_handler()
652 (*cq->ib_cq.comp_handler)(&cq->ib_cq, cq->ib_cq.cq_context); in bnxt_re_cqn_handler()
/drivers/infiniband/hw/mlx5/
Dcq.c43 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()
Dmain.c2823 mqp->ibqp.send_cq->comp_handler) { in mlx5_ib_handle_internal_error()
2840 mqp->ibqp.recv_cq->comp_handler) { in mlx5_ib_handle_internal_error()
3210 devr->c0->comp_handler = NULL; in create_dev_resources()
/drivers/infiniband/hw/ocrdma/
Docrdma_hw.c959 if (bcq && bcq->ibcq.comp_handler) { in ocrdma_qp_buddy_cq_handler()
961 (*bcq->ibcq.comp_handler) (&bcq->ibcq, bcq->ibcq.cq_context); in ocrdma_qp_buddy_cq_handler()
978 if (cq->ibcq.comp_handler) { in ocrdma_qp_cq_handler()
980 (*cq->ibcq.comp_handler) (&cq->ibcq, cq->ibcq.cq_context); in ocrdma_qp_cq_handler()
/drivers/infiniband/hw/mthca/
Dmthca_cq.c235 cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); in mthca_cq_completion()
/drivers/infiniband/hw/mlx4/
Dcq.c45 ibcq->comp_handler(ibcq, ibcq->cq_context); in mlx4_ib_cq_comp()
Dmain.c3177 mqp->ibqp.send_cq->comp_handler) { in mlx4_ib_handle_catas_error()
3195 mqp->ibqp.recv_cq->comp_handler) { in mlx4_ib_handle_catas_error()
/drivers/infiniband/hw/nes/
Dnes_hw.c3718 if (nescq->ibcq.comp_handler) in nes_iwarp_ce_handler()
3719 nescq->ibcq.comp_handler(&nescq->ibcq, nescq->ibcq.cq_context); in nes_iwarp_ce_handler()