Symbol: hermon_cqhdl_t
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
1760
hermon_cqhdl_t cqhdl;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
1772
cqhdl = (hermon_cqhdl_t)cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
1790
hermon_cqhdl_t cqhdl;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
1795
cqhdl = (hermon_cqhdl_t)cq_hdl;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
854
hermon_cqhdl_t cqhdl;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
882
hermon_cqhdl_t cqhdl;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
887
cqhdl = (hermon_cqhdl_t)cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
906
hermon_cqhdl_t cqhdl;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
910
cqhdl = (hermon_cqhdl_t)cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
933
hermon_cqhdl_t cqhdl;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
938
cqhdl = (hermon_cqhdl_t)cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
959
hermon_cqhdl_t cqhdl;
usr/src/uts/common/io/ib/adapters/hermon/hermon_ci.c
964
cqhdl = (hermon_cqhdl_t)cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
1058
hermon_cqhdl_t cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
1104
hermon_cqhdl_t cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
1150
hermon_cq_refcnt_inc(hermon_cqhdl_t cq, uint_t is_special)
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
1179
hermon_cq_refcnt_dec(hermon_cqhdl_t cq)
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
1193
hermon_cq_arm_doorbell(hermon_state_t *state, hermon_cqhdl_t cq, uint_t cq_cmd)
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
1273
hermon_cqhdl_t
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
1289
hermon_cq_cqe_consume(hermon_state_t *state, hermon_cqhdl_t cq,
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
138
cq = (hermon_cqhdl_t)rsrc->hr_addr;
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
1474
hermon_cq_errcqe_consume(hermon_state_t *state, hermon_cqhdl_t cq,
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
1591
hermon_cq_resize_helper(hermon_state_t *state, hermon_cqhdl_t cq)
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
1593
hermon_cqhdl_t resize_hdl;
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
1647
hermon_cqhdl_t cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
411
hermon_cq_free(hermon_state_t *state, hermon_cqhdl_t *cqhdl, uint_t sleepflag)
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
418
hermon_cqhdl_t cq, resize;
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
52
static int hermon_cq_arm_doorbell(hermon_state_t *state, hermon_cqhdl_t cq,
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
55
static void hermon_cq_cqe_consume(hermon_state_t *state, hermon_cqhdl_t cq,
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
57
static void hermon_cq_errcqe_consume(hermon_state_t *state, hermon_cqhdl_t cq,
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
574
hermon_cq_resize(hermon_state_t *state, hermon_cqhdl_t cq, uint_t req_size,
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
578
hermon_cqhdl_t resize_hdl;
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
67
ibt_cq_attr_t *cq_attr, uint_t *actual_size, hermon_cqhdl_t *cqhdl,
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
73
hermon_cqhdl_t cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
787
hermon_cq_modify(hermon_state_t *state, hermon_cqhdl_t cq,
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
840
hermon_cq_notify(hermon_state_t *state, hermon_cqhdl_t cq,
usr/src/uts/common/io/ib/adapters/hermon/hermon_cq.c
865
hermon_cq_poll(hermon_state_t *state, hermon_cqhdl_t cq, ibt_wc_t *wc_p,
usr/src/uts/common/io/ib/adapters/hermon/hermon_qp.c
1240
hermon_cqhdl_t sq_cq, rq_cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_qp.c
1381
rq_cq = (hermon_cqhdl_t)recv_cq[ii];
usr/src/uts/common/io/ib/adapters/hermon/hermon_qp.c
1382
sq_cq = (hermon_cqhdl_t)send_cq[ii];
usr/src/uts/common/io/ib/adapters/hermon/hermon_qp.c
1868
hermon_cqhdl_t sq_cq, rq_cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_qp.c
222
sq_cq = (hermon_cqhdl_t)attr_p->qp_ibc_scq_hdl;
usr/src/uts/common/io/ib/adapters/hermon/hermon_qp.c
230
rq_cq = (hermon_cqhdl_t)attr_p->qp_ibc_rcq_hdl;
usr/src/uts/common/io/ib/adapters/hermon/hermon_qp.c
780
hermon_cqhdl_t sq_cq, rq_cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_qp.c
80
hermon_cqhdl_t sq_cq, rq_cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_qp.c
839
sq_cq = (hermon_cqhdl_t)attr_p->qp_ibc_scq_hdl;
usr/src/uts/common/io/ib/adapters/hermon/hermon_qp.c
840
rq_cq = (hermon_cqhdl_t)attr_p->qp_ibc_rcq_hdl;
usr/src/uts/common/io/ib/adapters/hermon/hermon_rsrc.c
1068
hdl_info.swi_prealloc_sz = sizeof (hermon_cqhdl_t);
usr/src/uts/common/io/ib/adapters/hermon/hermon_rsrc.c
1299
hdl_info.swi_prealloc_sz = sizeof (hermon_cqhdl_t);
usr/src/uts/common/io/ib/adapters/hermon/hermon_rsrc.c
2443
hermon_cqhdl_t cqhdl;
usr/src/uts/common/io/ib/adapters/hermon/hermon_rsrc.c
2446
cqhdl = (hermon_cqhdl_t)cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_rsrc.c
2464
hermon_cqhdl_t cqhdl;
usr/src/uts/common/io/ib/adapters/hermon/hermon_rsrc.c
2466
cqhdl = (hermon_cqhdl_t)cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_umap.c
1063
hermon_cqhdl_t cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_umap.c
1178
cq = (hermon_cqhdl_t)rsrcp->hr_addr;
usr/src/uts/common/io/ib/adapters/hermon/hermon_umap.c
1488
status = hermon_umap_cq_data_out((hermon_cqhdl_t)hdl,
usr/src/uts/common/io/ib/adapters/hermon/hermon_umap.c
1548
hermon_umap_cq_data_out(hermon_cqhdl_t cq, mlnx_umap_cq_data_out_t *data,
usr/src/uts/common/io/ib/adapters/hermon/hermon_umap.c
292
hermon_cqhdl_t cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_umap.c
298
cq = (hermon_cqhdl_t)rsrcp->hr_addr;
usr/src/uts/common/io/ib/adapters/hermon/hermon_umap.c
460
hermon_cqhdl_t cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_umap.c
664
hermon_cqhdl_t cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_umap.c
779
cq = (hermon_cqhdl_t)rsrcp->hr_addr;
usr/src/uts/common/io/ib/adapters/hermon/hermon_umap.c
86
static ibt_status_t hermon_umap_cq_data_out(hermon_cqhdl_t cq,
usr/src/uts/common/io/ib/adapters/hermon/hermon_umap.c
865
hermon_cqhdl_t cq;
usr/src/uts/common/io/ib/adapters/hermon/hermon_wr.c
2359
hermon_wrid_get_entry(hermon_cqhdl_t cq, hermon_hw_cqe_t *cqe)
usr/src/uts/common/io/ib/adapters/hermon/hermon_wr.c
2436
hermon_wrid_wqavl_find(hermon_cqhdl_t cq, uint_t qpn, uint_t wq_type)
usr/src/uts/common/io/ib/adapters/hermon/hermon_wr.c
2500
hermon_cq_workq_add(hermon_cqhdl_t cq, hermon_workq_avl_t *wqavl)
usr/src/uts/common/io/ib/adapters/hermon/hermon_wr.c
2520
hermon_cq_workq_remove(hermon_cqhdl_t cq, hermon_workq_avl_t *wqavl)
usr/src/uts/common/io/ib/adapters/hermon/hermon_wr.c
55
static hermon_workq_avl_t *hermon_wrid_wqavl_find(hermon_cqhdl_t cq, uint_t qpn,
usr/src/uts/common/io/ib/adapters/hermon/hermon_wr.c
57
static void hermon_cq_workq_add(hermon_cqhdl_t cq, hermon_workq_avl_t *wqavl);
usr/src/uts/common/io/ib/adapters/hermon/hermon_wr.c
58
static void hermon_cq_workq_remove(hermon_cqhdl_t cq,
usr/src/uts/common/sys/ib/adapters/hermon/hermon_cq.h
268
ibt_cq_attr_t *attr_p, uint_t *actual_size, hermon_cqhdl_t *cqhdl,
usr/src/uts/common/sys/ib/adapters/hermon/hermon_cq.h
270
int hermon_cq_free(hermon_state_t *state, hermon_cqhdl_t *cqhdl,
usr/src/uts/common/sys/ib/adapters/hermon/hermon_cq.h
272
int hermon_cq_resize(hermon_state_t *state, hermon_cqhdl_t cqhdl,
usr/src/uts/common/sys/ib/adapters/hermon/hermon_cq.h
274
int hermon_cq_modify(hermon_state_t *state, hermon_cqhdl_t cqhdl,
usr/src/uts/common/sys/ib/adapters/hermon/hermon_cq.h
276
int hermon_cq_notify(hermon_state_t *state, hermon_cqhdl_t cqhdl,
usr/src/uts/common/sys/ib/adapters/hermon/hermon_cq.h
278
int hermon_cq_poll(hermon_state_t *state, hermon_cqhdl_t cqhdl, ibt_wc_t *wc_p,
usr/src/uts/common/sys/ib/adapters/hermon/hermon_cq.h
287
int hermon_cq_refcnt_inc(hermon_cqhdl_t cq, uint_t is_special);
usr/src/uts/common/sys/ib/adapters/hermon/hermon_cq.h
288
void hermon_cq_refcnt_dec(hermon_cqhdl_t cq);
usr/src/uts/common/sys/ib/adapters/hermon/hermon_cq.h
289
hermon_cqhdl_t hermon_cqhdl_from_cqnum(hermon_state_t *state, uint_t cqnum);
usr/src/uts/common/sys/ib/adapters/hermon/hermon_cq.h
291
void hermon_cq_resize_helper(hermon_state_t *state, hermon_cqhdl_t cq);
usr/src/uts/common/sys/ib/adapters/hermon/hermon_misc.h
530
hermon_cqhdl_t hlc_cqhdl[2];
usr/src/uts/common/sys/ib/adapters/hermon/hermon_qp.h
265
hermon_cqhdl_t qp_sq_cqhdl;
usr/src/uts/common/sys/ib/adapters/hermon/hermon_qp.h
281
hermon_cqhdl_t qp_rq_cqhdl;
usr/src/uts/common/sys/ib/adapters/hermon/hermon_wr.h
186
ibt_wrid_t hermon_wrid_get_entry(hermon_cqhdl_t cqhdl, hermon_hw_cqe_t *cqe);