Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c8437 uint32_t max_mws; in daplka_ibt_alloc_mw() local
8443 max_mws = daplka_max_mw_percent * hca_p->hca_attr.hca_max_mem_win / 100; in daplka_ibt_alloc_mw()
8447 max_mws <= hca_p->hca_mw_count) { in daplka_ibt_alloc_mw()
8449 "(limit %d, count %d)\n", max_mws, in daplka_ibt_alloc_mw()