Searched refs:max_pds (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c8383 uint32_t max_pds; local
8389 max_pds = daplka_max_pd_percent * hca_p->hca_attr.hca_max_pd / 100;
8393 max_pds <= hca_p->hca_pd_count) {
8395 "(limit %d, count %d)\n", max_pds,

Completed in 167 milliseconds