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; local
8443 max_mws = daplka_max_mw_percent * hca_p->hca_attr.hca_max_mem_win / 100;
8447 max_mws <= hca_p->hca_mw_count) {
8449 "(limit %d, count %d)\n", max_mws,

Completed in 58 milliseconds