Home
last modified time | relevance | path

Searched refs:comp_vector (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c941 int cqe, void *comp_vector) in ib_create_cq() argument
954 comp_handler, event_handler, cq_context, cqe, comp_vector); in ib_create_cq()
965 comp_handler, event_handler, cq_context, cqe, comp_vector, in ib_create_cq()
975 cq_context, cqe, comp_vector); in ib_create_cq()
978 cq_attr.cq_sched = comp_vector; in ib_create_cq()
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_verbs.h731 void *cq_context, int cqe, void *comp_vector);
H A Dib_user_verbs.h311 uint32_t comp_vector; member