Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c1557 uint64_t num_hwentry, max_hwentry, num_prealloc; in hermon_rsrc_hw_entries_init() local
1565 num_hwentry = info->hwi_num; in hermon_rsrc_hw_entries_init()
1572 "(0x%llx)", rsrc_pool->rsrc_type, (longlong_t)num_hwentry, in hermon_rsrc_hw_entries_init()
1577 if (num_hwentry > max_hwentry) { in hermon_rsrc_hw_entries_init()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c1790 uint64_t num_hwentry, max_hwentry, num_prealloc; in tavor_rsrc_hw_entries_init() local
1799 num_hwentry = info->hwi_num; in tavor_rsrc_hw_entries_init()
1804 if (num_hwentry > max_hwentry) { in tavor_rsrc_hw_entries_init()