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.c940 int cqe, void *comp_vector) in ib_create_cq() argument
953 comp_handler, event_handler, cq_context, cqe, comp_vector); in ib_create_cq()
964 comp_handler, event_handler, cq_context, cqe, comp_vector, in ib_create_cq()
973 cq_context, cqe, comp_vector); in ib_create_cq()
976 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