Home
last modified time | relevance | path

Searched refs:max_mcast_qp_attach (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_verbs.h142 int max_mcast_qp_attach; member
H A Dib_user_verbs.h188 uint32_t max_mcast_qp_attach; member
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c796 attr->max_mcast_qp_attach = hattr.hca_max_qp_per_mcg; in ib_query_device()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1723 resp.max_mcast_qp_attach = hca_attr.hca_max_chan_per_mcg; in sol_uverbs_query_device()