Home
last modified time | relevance | path

Searched refs:max_mw (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_verbs.h138 int max_mw; member
H A Dib_user_verbs.h184 uint32_t max_mw; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_roce_api.h140 u32 max_mw; /* The maximum number of memory windows supported */ member
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c791 attr->max_mw = hattr.hca_max_mem_win; in ib_query_device()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1719 resp.max_mw = hca_attr.hca_max_mem_win; in sol_uverbs_query_device()