cq_context 200 drivers/infiniband/core/cq.c cq->cq_context = private; cq_context 2258 drivers/infiniband/core/mad.c struct ib_mad_port_private *port_priv = cq->cq_context; cq_context 2509 drivers/infiniband/core/mad.c struct ib_mad_port_private *port_priv = cq->cq_context; cq_context 234 drivers/infiniband/core/uverbs.h void ib_uverbs_comp_handler(struct ib_cq *cq, void *cq_context); cq_context 1030 drivers/infiniband/core/uverbs_cmd.c cq->cq_context = ev_file ? &ev_file->ev_queue : NULL; cq_context 417 drivers/infiniband/core/uverbs_main.c void ib_uverbs_comp_handler(struct ib_cq *cq, void *cq_context) cq_context 419 drivers/infiniband/core/uverbs_main.c struct ib_uverbs_event_queue *ev_queue = cq_context; cq_context 42 drivers/infiniband/core/uverbs_std_types_cq.c struct ib_uverbs_event_queue *ev_queue = cq->cq_context; cq_context 124 drivers/infiniband/core/uverbs_std_types_cq.c cq->cq_context = ev_file ? &ev_file->ev_queue : NULL; cq_context 1921 drivers/infiniband/core/verbs.c void *cq_context, cq_context 1936 drivers/infiniband/core/verbs.c cq->cq_context = cq_context; cq_context 893 drivers/infiniband/hw/bnxt_re/main.c (*cq->ib_cq.comp_handler)(&cq->ib_cq, cq->ib_cq.cq_context); cq_context 100 drivers/infiniband/hw/cxgb3/iwch_ev.c (*chp->ibcq.comp_handler)(&chp->ibcq, chp->ibcq.cq_context); cq_context 178 drivers/infiniband/hw/cxgb3/iwch_ev.c (*chp->ibcq.comp_handler)(&chp->ibcq, chp->ibcq.cq_context); cq_context 748 drivers/infiniband/hw/cxgb3/iwch_qp.c (*rchp->ibcq.comp_handler)(&rchp->ibcq, rchp->ibcq.cq_context); cq_context 762 drivers/infiniband/hw/cxgb3/iwch_qp.c (*schp->ibcq.comp_handler)(&schp->ibcq, schp->ibcq.cq_context); cq_context 784 drivers/infiniband/hw/cxgb3/iwch_qp.c (*rchp->ibcq.comp_handler)(&rchp->ibcq, rchp->ibcq.cq_context); cq_context 790 drivers/infiniband/hw/cxgb3/iwch_qp.c schp->ibcq.cq_context); cq_context 115 drivers/infiniband/hw/cxgb4/ev.c (*chp->ibcq.comp_handler)(&chp->ibcq, chp->ibcq.cq_context); cq_context 235 drivers/infiniband/hw/cxgb4/ev.c (*chp->ibcq.comp_handler)(&chp->ibcq, chp->ibcq.cq_context); cq_context 1011 drivers/infiniband/hw/cxgb4/qp.c schp->ibcq.cq_context); cq_context 1062 drivers/infiniband/hw/cxgb4/qp.c rchp->ibcq.cq_context); cq_context 1640 drivers/infiniband/hw/cxgb4/qp.c rchp->ibcq.cq_context); cq_context 1647 drivers/infiniband/hw/cxgb4/qp.c rchp->ibcq.cq_context); cq_context 1653 drivers/infiniband/hw/cxgb4/qp.c schp->ibcq.cq_context); cq_context 1677 drivers/infiniband/hw/cxgb4/qp.c (*rchp->ibcq.comp_handler)(&rchp->ibcq, rchp->ibcq.cq_context); cq_context 1683 drivers/infiniband/hw/cxgb4/qp.c schp->ibcq.cq_context); cq_context 46 drivers/infiniband/hw/hns/hns_roce_cq.c ibcq->comp_handler(ibcq, ibcq->cq_context); cq_context 72 drivers/infiniband/hw/hns/hns_roce_cq.c ibcq->event_handler(&event, ibcq->cq_context); cq_context 742 drivers/infiniband/hw/hns/hns_roce_hw_v1.c free_mr->mr_free_cq->ib_cq.cq_context = NULL; cq_context 2075 drivers/infiniband/hw/hns/hns_roce_hw_v1.c struct hns_roce_cq_context *cq_context = NULL; cq_context 2084 drivers/infiniband/hw/hns/hns_roce_hw_v1.c cq_context = mb_buf; cq_context 2085 drivers/infiniband/hw/hns/hns_roce_hw_v1.c memset(cq_context, 0, sizeof(*cq_context)); cq_context 2093 drivers/infiniband/hw/hns/hns_roce_hw_v1.c roce_set_field(cq_context->cqc_byte_4, cq_context 2096 drivers/infiniband/hw/hns/hns_roce_hw_v1.c roce_set_field(cq_context->cqc_byte_4, CQ_CONTEXT_CQC_BYTE_4_CQN_M, cq_context 2099 drivers/infiniband/hw/hns/hns_roce_hw_v1.c cq_context->cq_bt_l = cpu_to_le32((u32)dma_handle); cq_context 2101 drivers/infiniband/hw/hns/hns_roce_hw_v1.c roce_set_field(cq_context->cqc_byte_12, cq_context 2105 drivers/infiniband/hw/hns/hns_roce_hw_v1.c roce_set_field(cq_context->cqc_byte_12, cq_context 2109 drivers/infiniband/hw/hns/hns_roce_hw_v1.c roce_set_field(cq_context->cqc_byte_12, CQ_CONTEXT_CQC_BYTE_12_CEQN_M, cq_context 2112 drivers/infiniband/hw/hns/hns_roce_hw_v1.c cq_context->cur_cqe_ba0_l = cpu_to_le32((u32)(mtts[0])); cq_context 2114 drivers/infiniband/hw/hns/hns_roce_hw_v1.c roce_set_field(cq_context->cqc_byte_20, cq_context 2118 drivers/infiniband/hw/hns/hns_roce_hw_v1.c roce_set_field(cq_context->cqc_byte_20, cq_context 2126 drivers/infiniband/hw/hns/hns_roce_hw_v1.c roce_set_field(cq_context->cqc_byte_20, cq_context 2131 drivers/infiniband/hw/hns/hns_roce_hw_v1.c cq_context->cqe_tptr_addr_l = cpu_to_le32((u32)(tptr_dma_addr >> 12)); cq_context 2133 drivers/infiniband/hw/hns/hns_roce_hw_v1.c roce_set_field(cq_context->cqc_byte_32, cq_context 2136 drivers/infiniband/hw/hns/hns_roce_hw_v1.c roce_set_bit(cq_context->cqc_byte_32, cq_context 2138 drivers/infiniband/hw/hns/hns_roce_hw_v1.c roce_set_bit(cq_context->cqc_byte_32, cq_context 2140 drivers/infiniband/hw/hns/hns_roce_hw_v1.c roce_set_bit(cq_context->cqc_byte_32, cq_context 2142 drivers/infiniband/hw/hns/hns_roce_hw_v1.c roce_set_bit(cq_context->cqc_byte_32, cq_context 2146 drivers/infiniband/hw/hns/hns_roce_hw_v1.c roce_set_field(cq_context->cqc_byte_32, cq_context 2559 drivers/infiniband/hw/hns/hns_roce_hw_v2.c struct hns_roce_v2_cq_context *cq_context; cq_context 2561 drivers/infiniband/hw/hns/hns_roce_hw_v2.c cq_context = mb_buf; cq_context 2562 drivers/infiniband/hw/hns/hns_roce_hw_v2.c memset(cq_context, 0, sizeof(*cq_context)); cq_context 2564 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_field(cq_context->byte_4_pg_ceqn, V2_CQC_BYTE_4_CQ_ST_M, cq_context 2566 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_field(cq_context->byte_4_pg_ceqn, V2_CQC_BYTE_4_ARM_ST_M, cq_context 2568 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_field(cq_context->byte_4_pg_ceqn, V2_CQC_BYTE_4_SHIFT_M, cq_context 2570 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_field(cq_context->byte_4_pg_ceqn, V2_CQC_BYTE_4_CEQN_M, cq_context 2573 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_field(cq_context->byte_8_cqn, V2_CQC_BYTE_8_CQN_M, cq_context 2576 drivers/infiniband/hw/hns/hns_roce_hw_v2.c cq_context->cqe_cur_blk_addr = cpu_to_le32(mtts[0] >> PAGE_ADDR_SHIFT); cq_context 2578 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_field(cq_context->byte_16_hop_addr, cq_context 2582 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_field(cq_context->byte_16_hop_addr, cq_context 2587 drivers/infiniband/hw/hns/hns_roce_hw_v2.c cq_context->cqe_nxt_blk_addr = cpu_to_le32(mtts[1] >> PAGE_ADDR_SHIFT); cq_context 2588 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_field(cq_context->byte_24_pgsz_addr, cq_context 2592 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_field(cq_context->byte_24_pgsz_addr, cq_context 2596 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_field(cq_context->byte_24_pgsz_addr, cq_context 2601 drivers/infiniband/hw/hns/hns_roce_hw_v2.c cq_context->cqe_ba = cpu_to_le32(dma_handle >> 3); cq_context 2603 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_field(cq_context->byte_40_cqe_ba, V2_CQC_BYTE_40_CQE_BA_M, cq_context 2607 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_bit(cq_context->byte_44_db_record, cq_context 2610 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_field(cq_context->byte_44_db_record, cq_context 2614 drivers/infiniband/hw/hns/hns_roce_hw_v2.c cq_context->db_record_addr = cpu_to_le32(hr_cq->db.dma >> 32); cq_context 2616 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_field(cq_context->byte_56_cqe_period_maxcnt, cq_context 2620 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_field(cq_context->byte_56_cqe_period_maxcnt, cq_context 4796 drivers/infiniband/hw/hns/hns_roce_hw_v2.c struct hns_roce_v2_cq_context *cq_context; cq_context 4806 drivers/infiniband/hw/hns/hns_roce_hw_v2.c cq_context = mailbox->buf; cq_context 4811 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_field(cq_context->byte_56_cqe_period_maxcnt, cq_context 4817 drivers/infiniband/hw/hns/hns_roce_hw_v2.c roce_set_field(cq_context->byte_56_cqe_period_maxcnt, cq_context 12 drivers/infiniband/hw/hns/hns_roce_hw_v2_dfx.c struct hns_roce_v2_cq_context *cq_context; cq_context 20 drivers/infiniband/hw/hns/hns_roce_hw_v2_dfx.c cq_context = mailbox->buf; cq_context 29 drivers/infiniband/hw/hns/hns_roce_hw_v2_dfx.c memcpy(buffer, cq_context, sizeof(*cq_context)); cq_context 177 drivers/infiniband/hw/i40iw/i40iw_hw.c i40iwcq->ibcq.cq_context); cq_context 387 drivers/infiniband/hw/i40iw/i40iw_hw.c iwcq->ibcq.event_handler(&ibevent, iwcq->ibcq.cq_context); cq_context 46 drivers/infiniband/hw/mlx4/cq.c ibcq->comp_handler(ibcq, ibcq->cq_context); cq_context 65 drivers/infiniband/hw/mlx4/cq.c ibcq->event_handler(&event, ibcq->cq_context); cq_context 1302 drivers/infiniband/hw/mlx4/mad.c struct mlx4_ib_demux_pv_ctx *ctx = cq->cq_context; cq_context 44 drivers/infiniband/hw/mlx5/cq.c ibcq->comp_handler(ibcq, ibcq->cq_context); cq_context 64 drivers/infiniband/hw/mlx5/cq.c ibcq->event_handler(&event, ibcq->cq_context); cq_context 762 drivers/infiniband/hw/mlx5/cq.c cqc = MLX5_ADDR_OF(create_cq_in, *cqb, cq_context); cq_context 879 drivers/infiniband/hw/mlx5/cq.c cqc = MLX5_ADDR_OF(create_cq_in, *cqb, cq_context); cq_context 907 drivers/infiniband/hw/mlx5/cq.c cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); cq_context 969 drivers/infiniband/hw/mlx5/cq.c cqc = MLX5_ADDR_OF(create_cq_in, cqb, cq_context); cq_context 1303 drivers/infiniband/hw/mlx5/cq.c cqc = MLX5_ADDR_OF(modify_cq_in, in, cq_context); cq_context 667 drivers/infiniband/hw/mlx5/devx.c cqc = MLX5_ADDR_OF(create_cq_in, in, cq_context); cq_context 98 drivers/infiniband/hw/mlx5/gsi.c struct mlx5_ib_gsi_qp *gsi = cq->cq_context; cq_context 230 drivers/infiniband/hw/mthca/mthca_cq.c cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); cq_context 256 drivers/infiniband/hw/mthca/mthca_cq.c cq->ibcq.event_handler(&event, cq->ibcq.cq_context); cq_context 773 drivers/infiniband/hw/mthca/mthca_cq.c struct mthca_cq_context *cq_context; cq_context 809 drivers/infiniband/hw/mthca/mthca_cq.c cq_context = mailbox->buf; cq_context 822 drivers/infiniband/hw/mthca/mthca_cq.c memset(cq_context, 0, sizeof *cq_context); cq_context 823 drivers/infiniband/hw/mthca/mthca_cq.c cq_context->flags = cpu_to_be32(MTHCA_CQ_STATUS_OK | cq_context 826 drivers/infiniband/hw/mthca/mthca_cq.c cq_context->logsize_usrpage = cpu_to_be32((ffs(nent) - 1) << 24); cq_context 828 drivers/infiniband/hw/mthca/mthca_cq.c cq_context->logsize_usrpage |= cpu_to_be32(ctx->uar.index); cq_context 830 drivers/infiniband/hw/mthca/mthca_cq.c cq_context->logsize_usrpage |= cpu_to_be32(dev->driver_uar.index); cq_context 831 drivers/infiniband/hw/mthca/mthca_cq.c cq_context->error_eqn = cpu_to_be32(dev->eq_table.eq[MTHCA_EQ_ASYNC].eqn); cq_context 832 drivers/infiniband/hw/mthca/mthca_cq.c cq_context->comp_eqn = cpu_to_be32(dev->eq_table.eq[MTHCA_EQ_COMP].eqn); cq_context 833 drivers/infiniband/hw/mthca/mthca_cq.c cq_context->pd = cpu_to_be32(pdn); cq_context 834 drivers/infiniband/hw/mthca/mthca_cq.c cq_context->lkey = cpu_to_be32(cq->buf.mr.ibmr.lkey); cq_context 835 drivers/infiniband/hw/mthca/mthca_cq.c cq_context->cqn = cpu_to_be32(cq->cqn); cq_context 838 drivers/infiniband/hw/mthca/mthca_cq.c cq_context->ci_db = cpu_to_be32(cq->set_ci_db_index); cq_context 839 drivers/infiniband/hw/mthca/mthca_cq.c cq_context->state_db = cpu_to_be32(cq->arm_db_index); cq_context 788 drivers/infiniband/hw/ocrdma/ocrdma_hw.c cq->ibcq.event_handler(&ib_evt, cq->ibcq.cq_context); cq_context 960 drivers/infiniband/hw/ocrdma/ocrdma_hw.c (*bcq->ibcq.comp_handler) (&bcq->ibcq, bcq->ibcq.cq_context); cq_context 979 drivers/infiniband/hw/ocrdma/ocrdma_hw.c (*cq->ibcq.comp_handler) (&cq->ibcq, cq->ibcq.cq_context); cq_context 491 drivers/infiniband/hw/qedr/main.c (&cq->ibcq, cq->ibcq.cq_context); cq_context 735 drivers/infiniband/hw/qedr/main.c ibcq->event_handler(&event, ibcq->cq_context); cq_context 93 drivers/infiniband/hw/qedr/qedr_roce_cm.c (*cq->ibcq.comp_handler) (&cq->ibcq, cq->ibcq.cq_context); cq_context 122 drivers/infiniband/hw/qedr/qedr_roce_cm.c (*cq->ibcq.comp_handler) (&cq->ibcq, cq->ibcq.cq_context); cq_context 355 drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c ibcq->event_handler(&e, ibcq->cq_context); cq_context 521 drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); cq_context 116 drivers/infiniband/sw/rdmavt/cq.c cq->ibcq.event_handler(&ev, cq->ibcq.cq_context); cq_context 182 drivers/infiniband/sw/rdmavt/cq.c cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); cq_context 81 drivers/infiniband/sw/rxe/rxe_cq.c cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); cq_context 145 drivers/infiniband/sw/rxe/rxe_cq.c cq->ibcq.event_handler(&ev, cq->ibcq.cq_context); cq_context 1091 drivers/infiniband/sw/siw/siw_qp.c cq->base_cq.cq_context); cq_context 1153 drivers/infiniband/sw/siw/siw_qp.c cq->base_cq.cq_context); cq_context 1833 drivers/infiniband/sw/siw/siw_verbs.c base_cq->event_handler(&event, base_cq->cq_context); cq_context 575 drivers/infiniband/ulp/isert/ib_isert.c struct isert_comp *comp = isert_conn->qp->recv_cq->cq_context; cq_context 2053 drivers/infiniband/ulp/srp/ib_srp.c struct srp_rdma_ch *ch = cq->cq_context; cq_context 2251 drivers/infiniband/ulp/srp/ib_srp.c struct srp_rdma_ch *ch = cq->cq_context; cq_context 2327 drivers/infiniband/ulp/srp/ib_srp.c struct srp_rdma_ch *ch = cq->cq_context; cq_context 872 drivers/infiniband/ulp/srpt/ib_srpt.c struct srpt_rdma_ch *ch = cq->cq_context; cq_context 1325 drivers/infiniband/ulp/srpt/ib_srpt.c struct srpt_rdma_ch *ch = cq->cq_context; cq_context 1686 drivers/infiniband/ulp/srpt/ib_srpt.c struct srpt_rdma_ch *ch = cq->cq_context; cq_context 1747 drivers/infiniband/ulp/srpt/ib_srpt.c struct srpt_rdma_ch *ch = cq->cq_context; cq_context 173 drivers/net/ethernet/mellanox/mlx4/cq.c struct mlx4_cq_context *cq_context; cq_context 180 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context = mailbox->buf; cq_context 181 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context->cq_max_count = cpu_to_be16(count); cq_context 182 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context->cq_period = cpu_to_be16(period); cq_context 195 drivers/net/ethernet/mellanox/mlx4/cq.c struct mlx4_cq_context *cq_context; cq_context 203 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context = mailbox->buf; cq_context 204 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context->logsize_usrpage = cpu_to_be32(ilog2(entries) << 24); cq_context 205 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context->log_page_size = mtt->page_shift - 12; cq_context 207 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context->mtt_base_addr_h = mtt_addr >> 32; cq_context 208 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context->mtt_base_addr_l = cpu_to_be32(mtt_addr & 0xffffffff); cq_context 350 drivers/net/ethernet/mellanox/mlx4/cq.c struct mlx4_cq_context *cq_context; cq_context 375 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context = mailbox->buf; cq_context 376 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context->flags = cpu_to_be32(!!collapsed << 18); cq_context 378 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context->flags |= cpu_to_be32(1 << 19); cq_context 380 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context->logsize_usrpage = cq_context 383 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context->comp_eqn = priv->eq_table.eq[MLX4_CQ_TO_EQ_VECTOR(vector)].eqn; cq_context 384 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context->log_page_size = mtt->page_shift - MLX4_ICM_PAGE_SHIFT; cq_context 387 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context->mtt_base_addr_h = mtt_addr >> 32; cq_context 388 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context->mtt_base_addr_l = cpu_to_be32(mtt_addr & 0xffffffff); cq_context 389 drivers/net/ethernet/mellanox/mlx4/cq.c cq_context->db_rec_addr = cpu_to_be64(db_rec); cq_context 93 drivers/net/ethernet/mellanox/mlx5/core/cq.c int eqn = MLX5_GET(cqc, MLX5_ADDR_OF(create_cq_in, in, cq_context), c_eqn); cq_context 212 drivers/net/ethernet/mellanox/mlx5/core/cq.c cqc = MLX5_ADDR_OF(modify_cq_in, in, cq_context); cq_context 352 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c ctx = MLX5_ADDR_OF(query_cq_out, out, cq_context); cq_context 49 drivers/net/ethernet/mellanox/mlx5/core/en/health.c cqc = MLX5_ADDR_OF(query_cq_out, out, cq_context); cq_context 1620 drivers/net/ethernet/mellanox/mlx5/core/en_main.c cqc = MLX5_ADDR_OF(create_cq_in, in, cq_context); cq_context 472 drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c cqc = MLX5_ADDR_OF(create_cq_in, in, cq_context); cq_context 747 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_send.c cqc = MLX5_ADDR_OF(create_cq_in, in, cq_context); cq_context 1099 drivers/nvme/host/rdma.c struct nvme_rdma_queue *queue = cq->cq_context; cq_context 1489 drivers/nvme/host/rdma.c struct nvme_rdma_queue *queue = cq->cq_context; cq_context 538 drivers/nvme/target/rdma.c struct nvmet_rdma_queue *queue = cq->cq_context; cq_context 586 drivers/nvme/target/rdma.c struct nvmet_rdma_queue *queue = cq->cq_context; cq_context 791 drivers/nvme/target/rdma.c struct nvmet_rdma_queue *queue = cq->cq_context; cq_context 1260 drivers/scsi/lpfc/lpfc_hw4.h struct cq_context context; cq_context 5603 include/linux/mlx5/mlx5_ifc.h struct mlx5_ifc_cqc_bits cq_context; cq_context 6205 include/linux/mlx5/mlx5_ifc.h struct mlx5_ifc_cqc_bits cq_context; cq_context 7746 include/linux/mlx5/mlx5_ifc.h struct mlx5_ifc_cqc_bits cq_context; cq_context 1533 include/rdma/ib_verbs.h typedef void (*ib_comp_handler)(struct ib_cq *cq, void *cq_context); cq_context 1547 include/rdma/ib_verbs.h void *cq_context; cq_context 3820 include/rdma/ib_verbs.h void *cq_context, cq_context 292 net/9p/trans_rdma.c struct p9_client *client = cq->cq_context; cq_context 343 net/9p/trans_rdma.c struct p9_client *client = cq->cq_context; cq_context 137 net/smc/smc_wr.c void smc_wr_tx_cq_handler(struct ib_cq *ib_cq, void *cq_context) cq_context 139 net/smc/smc_wr.c struct smc_ib_device *dev = (struct smc_ib_device *)cq_context; cq_context 411 net/smc/smc_wr.c void smc_wr_rx_cq_handler(struct ib_cq *ib_cq, void *cq_context) cq_context 413 net/smc/smc_wr.c struct smc_ib_device *dev = (struct smc_ib_device *)cq_context; cq_context 94 net/smc/smc_wr.h void smc_wr_tx_cq_handler(struct ib_cq *ib_cq, void *cq_context); cq_context 102 net/smc/smc_wr.h void smc_wr_rx_cq_handler(struct ib_cq *ib_cq, void *cq_context); cq_context 307 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c struct svcxprt_rdma *rdma = cq->cq_context; cq_context 260 net/sunrpc/xprtrdma/svc_rdma_sendto.c struct svcxprt_rdma *rdma = cq->cq_context;