Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c1688 uint64_t num_swhdl, max_swhdl, prealloc_sz; in hermon_rsrc_sw_handles_init() local
1696 max_swhdl = info->swi_max; in hermon_rsrc_sw_handles_init()
1701 if (num_swhdl > max_swhdl) { in hermon_rsrc_sw_handles_init()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c1935 uint64_t num_swhdl, max_swhdl, prealloc_sz; in tavor_rsrc_sw_handles_init() local
1943 max_swhdl = info->swi_max; in tavor_rsrc_sw_handles_init()
1947 if (num_swhdl > max_swhdl) { in tavor_rsrc_sw_handles_init()