ib_cq_handle_t
IN ib_cq_handle_t ib_cq_handle,
IN ib_cq_handle_t cq_handle,
ib_cq_handle_t cq_handle;
typedef void (*DAPL_CQ_PEEK)(ib_cq_handle_t, int *);
(*DAPL_CQ_POLL)(ib_cq_handle_t, ibt_wc_t *, uint_t, uint_t *);
typedef DAT_RETURN (*DAPL_CQ_POLL_ONE)(ib_cq_handle_t, ibt_wc_t *);
typedef DAT_RETURN (*DAPL_CQ_NOTIFY)(ib_cq_handle_t, int, uint32_t);
typedef void (*DAPL_CQ_INIT)(ib_cq_handle_t);
ib_cq_handle_t null_ib_cq_handle; /* CQ handle with 0 entries */
ib_cq_handle_t ib_cq_handle;
IN ib_cq_handle_t ib_cq_handle,
IN ib_cq_handle_t ib_cq_handle,
ib_cq_handle_t cq;
dapli_arbel_cq_init(ib_cq_handle_t cq)
dapli_arbel_cq_peek(ib_cq_handle_t cq, int *num_cqe)
dapli_arbel_cq_poll(ib_cq_handle_t cq, ibt_wc_t *wc_p, uint_t num_wc,
dapli_arbel_cq_poll_one(ib_cq_handle_t cq, ibt_wc_t *wc_p)
extern uint64_t dapls_tavor_wrid_get_entry(ib_cq_handle_t, tavor_hw_cqe_t *,
dapli_arbel_cq_cqe_consume(ib_cq_handle_t cqhdl, tavor_hw_cqe_t *cqe,
extern void dapls_tavor_wrid_cq_reap(ib_cq_handle_t);
dapli_arbel_cq_errcqe_consume(ib_cq_handle_t cqhdl, tavor_hw_cqe_t *cqe,
static int dapli_arbel_cq_cqe_consume(ib_cq_handle_t, tavor_hw_cqe_t *,
static int dapli_arbel_cq_errcqe_consume(ib_cq_handle_t, tavor_hw_cqe_t *,
dapli_arbel_cq_notify(ib_cq_handle_t cq, int flags, uint32_t param)
ib_cq_handle_t cq;
dapli_hermon_cq_init(ib_cq_handle_t cq)
dapli_hermon_cq_peek(ib_cq_handle_t cq, int *num_cqe)
dapli_hermon_cq_resize_helper(ib_cq_handle_t cq)
dapli_hermon_cq_poll(ib_cq_handle_t cq, ibt_wc_t *wc_p, uint_t num_wc,
dapli_hermon_cq_poll_one(ib_cq_handle_t cq, ibt_wc_t *wc_p)
dapli_hermon_cq_cqe_consume(ib_cq_handle_t cqhdl, uint32_t *cqe,
extern uint64_t dapls_tavor_wrid_get_entry(ib_cq_handle_t, tavor_hw_cqe_t *,
extern void dapls_tavor_wrid_cq_reap(ib_cq_handle_t);
dapli_hermon_cq_errcqe_consume(ib_cq_handle_t cqhdl, uint32_t *cqe,
static int dapli_hermon_cq_cqe_consume(ib_cq_handle_t, uint32_t *, ibt_wc_t *);
static int dapli_hermon_cq_errcqe_consume(ib_cq_handle_t, uint32_t *,
dapli_hermon_cq_notify(ib_cq_handle_t cq, int flags, uint32_t param)
dapli_tavor_cq_errcqe_consume(ib_cq_handle_t cqhdl, tavor_hw_cqe_t *cqe,
dapli_tavor_cq_notify(ib_cq_handle_t cq, int flags, uint32_t param)
ib_cq_handle_t cq;
dapli_tavor_cq_init(ib_cq_handle_t cq)
extern uint64_t dapls_tavor_wrid_get_entry(ib_cq_handle_t, tavor_hw_cqe_t *,
extern void dapls_tavor_wrid_cq_reap(ib_cq_handle_t);
static int dapli_tavor_cq_cqe_consume(ib_cq_handle_t, tavor_hw_cqe_t *,
static int dapli_tavor_cq_errcqe_consume(ib_cq_handle_t, tavor_hw_cqe_t *,
dapli_tavor_cq_peek(ib_cq_handle_t cq, int *num_cqe)
dapli_tavor_cq_poll(ib_cq_handle_t cq, ibt_wc_t *wc_p, uint_t num_wc,
dapli_tavor_cq_poll_one(ib_cq_handle_t cq, ibt_wc_t *wc_p)
dapli_tavor_cq_cqe_consume(ib_cq_handle_t cqhdl, tavor_hw_cqe_t *cqe,
ib_cq_handle_t qp_rq_cqhdl;
ib_cq_handle_t qp_sq_cqhdl;
ib_cq_handle_t cq_recv;
ib_cq_handle_t cq_send;
static ib_cq_handle_t
ib_cq_handle_t cq_handle;
cq_handle = (ib_cq_handle_t)
ib_cq_handle_t cq_handle;
ib_cq_handle_t cq_handle;
ib_cq_handle_t cq_handle = evd_ptr->ib_cq_handle;
ib_cq_handle_t cq_handle = evd_ptr->ib_cq_handle;
ib_cq_handle_t cq_handle = evd_ptr->ib_cq_handle;
ib_cq_handle_t cq_handle;
ib_cq_handle_t cq_handle = IB_INVALID_HANDLE;
cq_handle = (ib_cq_handle_t)
ib_cq_handle_t sq_cq, rq_cq;
ib_cq_handle_t sq_cq, rq_cq;
dapli_tavor_cq_wqhdr_add(ib_cq_handle_t cq, dapls_tavor_workq_hdr_t *wqhdr)
dapli_tavor_cq_wqhdr_remove(ib_cq_handle_t cq, dapls_tavor_workq_hdr_t *wqhdr)
dapls_tavor_wrid_cq_reap(ib_cq_handle_t cq)
dapls_tavor_wrid_cq_force_reap(ib_cq_handle_t cq)
static void dapli_tavor_wrid_reaplist_add(ib_cq_handle_t,
static dapls_tavor_workq_hdr_t *dapli_tavor_wrid_wqhdr_find(ib_cq_handle_t,
static dapls_tavor_workq_hdr_t *dapli_tavor_wrid_wqhdr_create(ib_cq_handle_t,
static DAT_RETURN dapli_tavor_cq_wqhdr_add(ib_cq_handle_t,
dapli_tavor_wrid_reaplist_add(ib_cq_handle_t cq, dapls_tavor_workq_hdr_t *wq)
static void dapli_tavor_cq_wqhdr_remove(ib_cq_handle_t,
dapli_tavor_wrid_wqhdr_find(ib_cq_handle_t cq, uint_t qpn, uint_t send_or_recv)
dapls_tavor_wrid_get_entry(ib_cq_handle_t cq, tavor_hw_cqe_t *cqe,
dapli_tavor_wrid_wqhdr_create(ib_cq_handle_t cq, uint_t qpn,