Home
last modified time | relevance | path

Searched refs:max_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
1566 max_hwentry = info->hwi_max; in hermon_rsrc_hw_entries_init()
1573 (longlong_t)max_hwentry, (longlong_t)num_prealloc); 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
1800 max_hwentry = info->hwi_max; in tavor_rsrc_hw_entries_init()
1804 if (num_hwentry > max_hwentry) { in tavor_rsrc_hw_entries_init()