Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h315 uint32_t evd_cq_size; /* Requested CQ Size */ member
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c104 create_msg.evd_cq_size = (uint32_t)*cqlen; in dapls_ib_cq_alloc()
111 create_msg.evd_cno_hkey, create_msg.evd_cq_size); in dapls_ib_cq_alloc()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2644 if (args.evd_cq_size > hca_attrp->hca_max_cq_sz) { in daplka_evd_create()
2646 args.evd_cq_size); in daplka_evd_create()
2650 cq_attr.cq_size = args.evd_cq_size; in daplka_evd_create()