Symbol: uverbs_uctxt_uobj_t
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1156
uverbs_uctxt_uobj_t *async_uctxt;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1221
uverbs_uctxt_uobj_t *uctxt, *verbs_uctxt;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1314
sol_uverbs_get_context(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1323
uverbs_uctxt_uobj_t *async_uctxt;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
144
static int (*uverbs_cmd_table[])(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1450
sol_uverbs_alloc_pd(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1549
uverbs_upd_free(uverbs_upd_uobj_t *upd, uverbs_uctxt_uobj_t *uctxt)
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1601
sol_uverbs_dealloc_pd(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1651
sol_uverbs_query_device(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1770
sol_uverbs_query_port(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1867
sol_uverbs_query_gid(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1971
sol_uverbs_query_pkey(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
2058
sol_uverbs_reg_mr(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
2218
sol_uverbs_dereg_mr(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
2295
sol_uverbs_create_ah(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
2320
sol_uverbs_destroy_ah(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
2344
sol_uverbs_create_comp_channel(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
2351
uverbs_uctxt_uobj_t *compl_uctxt;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
2460
sol_uverbs_dummy_command(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
2492
uverbs_uctxt_uobj_t *uctxt;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
2608
uverbs_uctxt_uobj_t *uctxt, *verbs_uctxt;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
2678
static uverbs_uctxt_uobj_t *
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
2682
uverbs_uctxt_uobj_t *uctxt = NULL;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
2684
uctxt = kmem_zalloc(sizeof (uverbs_uctxt_uobj_t), KM_SLEEP);
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
2911
sizeof (uverbs_uctxt_uobj_t));
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
755
static uverbs_uctxt_uobj_t *sol_uverbs_alloc_uctxt(dev_t *,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
787
uverbs_uctxt_uobj_t *uctxt;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
887
uverbs_uctxt_uobj_t *uctxt;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
937
uverbs_uctxt_uobj_t *verbs_uctxt;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_comp.c
194
sol_uverbs_create_cq(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_comp.c
245
uverbs_uctxt_uobj_t *compl_uctxt = NULL;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_comp.c
390
uverbs_ucq_free(uverbs_ucq_uobj_t *ucq, uverbs_uctxt_uobj_t *uctxt)
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_comp.c
432
sol_uverbs_destroy_cq(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_comp.c
504
sol_uverbs_resize_cq(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_comp.c
596
sol_uverbs_req_notify_cq(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_comp.c
661
sol_uverbs_poll_cq(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_comp.c
67
uverbs_convert_wc(uverbs_uctxt_uobj_t *uctxt, ibt_wc_t *ibt_wc,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
314
uverbs_alloc_event_file(uverbs_uctxt_uobj_t *uctxt, int is_async)
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
53
uverbs_async_event_common(uverbs_uctxt_uobj_t *, uint64_t, uint32_t,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
662
uverbs_uctxt_uobj_t *uctxt;
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
681
uctxt = (uverbs_uctxt_uobj_t *)blk->ofs_uoblk_blks[j];
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
822
uverbs_async_event_common(uverbs_uctxt_uobj_t *uctxt, uint64_t element,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_event.c
888
uverbs_release_ucq_channel(uverbs_uctxt_uobj_t *uctxt,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
1336
sol_uverbs_modify_qp(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
1737
sol_uverbs_query_qp(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
1836
sol_uverbs_create_srq(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
2018
sol_uverbs_modify_srq(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
2088
sol_uverbs_query_srq(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
2155
uverbs_usrq_free(uverbs_usrq_uobj_t *usrq, uverbs_uctxt_uobj_t *uctxt)
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
2202
sol_uverbs_destroy_srq(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
2269
sol_uverbs_attach_mcast(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
2370
sol_uverbs_detach_mcast(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
356
sol_uverbs_create_qp(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
647
uverbs_uqp_rsrc_free(uverbs_uqp_uobj_t *uqp, uverbs_uctxt_uobj_t *uctxt)
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
754
uverbs_uqp_free(uverbs_uqp_uobj_t *uqp, uverbs_uctxt_uobj_t *uctxt)
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs_qp.c
820
sol_uverbs_destroy_qp(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
214
uverbs_uctxt_uobj_t *uctxt;
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
231
uverbs_uctxt_uobj_t *uctxt;
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
258
uverbs_uctxt_uobj_t *uctxt;
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
304
int sol_uverbs_dummy_command(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
306
int sol_uverbs_get_context(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
308
int sol_uverbs_alloc_pd(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
310
int sol_uverbs_dealloc_pd(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
312
int sol_uverbs_create_ah(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
314
int sol_uverbs_destroy_ah(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
316
int sol_uverbs_query_device(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
318
int sol_uverbs_query_port(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
320
int sol_uverbs_query_gid(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
322
int sol_uverbs_query_pkey(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
324
int sol_uverbs_reg_mr(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
326
int sol_uverbs_dereg_mr(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
328
int sol_uverbs_create_comp_channel(uverbs_uctxt_uobj_t *uctxt, char *buf,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
341
int uverbs_upd_free(uverbs_upd_uobj_t *, uverbs_uctxt_uobj_t *);
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
342
int uverbs_uqp_free(uverbs_uqp_uobj_t *, uverbs_uctxt_uobj_t *);
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
343
int uverbs_usrq_free(uverbs_usrq_uobj_t *, uverbs_uctxt_uobj_t *);
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
344
int uverbs_ucq_free(uverbs_ucq_uobj_t *, uverbs_uctxt_uobj_t *);
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
350
static inline uverbs_uctxt_uobj_t *
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
353
return (uverbs_uctxt_uobj_t *)
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
356
static inline uverbs_uctxt_uobj_t *
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
359
return (uverbs_uctxt_uobj_t *)
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_comp.h
54
sol_uverbs_create_cq(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_comp.h
58
sol_uverbs_destroy_cq(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_comp.h
62
sol_uverbs_resize_cq(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_comp.h
66
sol_uverbs_req_notify_cq(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_comp.h
70
sol_uverbs_poll_cq(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_event.h
45
uverbs_ufile_uobj_t *uverbs_alloc_event_file(uverbs_uctxt_uobj_t *uctxt,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_event.h
53
void uverbs_release_ucq_channel(uverbs_uctxt_uobj_t *uctxt,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_qp.h
53
int sol_uverbs_create_qp(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_qp.h
56
int sol_uverbs_destroy_qp(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_qp.h
59
int sol_uverbs_modify_qp(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_qp.h
62
int sol_uverbs_query_qp(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_qp.h
65
int sol_uverbs_create_srq(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_qp.h
68
int sol_uverbs_modify_srq(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_qp.h
71
int sol_uverbs_query_srq(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_qp.h
74
int sol_uverbs_destroy_srq(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_qp.h
77
int sol_uverbs_attach_mcast(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,
usr/src/uts/common/sys/ib/clients/of/sol_uverbs/sol_uverbs_qp.h
80
int sol_uverbs_detach_mcast(uverbs_uctxt_uobj_t *uctxt, char *buf, int in_len,