Home
last modified time | relevance | path

Searched refs:max_cqe (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_verbs.h127 int max_cqe; member
H A Dib_user_verbs.h173 uint32_t max_cqe; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_roce_api.h139 u32 max_cqe; member
H A Drelease.txt4333 7. Problem: Capability of max_cqe was too high in 32 bit systems.
4335 Change: Configure max_cqe to an appropriate value in 32 bit systems.
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c774 attr->max_cqe = hattr.hca_max_cq_sz; in ib_query_device()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1702 resp.max_cqe = hca_attr.hca_max_cq_sz; in sol_uverbs_query_device()