Searched refs:max_swhdl (Results 1 – 2 of 2) sorted by relevance
2068 uint64_t num_swhdl, max_swhdl, prealloc_sz; in tavor_rsrc_sw_handles_init() local2078 max_swhdl = info->swi_max; in tavor_rsrc_sw_handles_init()2082 if (num_swhdl > max_swhdl) { in tavor_rsrc_sw_handles_init()2085 "handles exceeds maximum", tnf_uint, maxsw, max_swhdl); in tavor_rsrc_sw_handles_init()
1688 uint64_t num_swhdl, max_swhdl, prealloc_sz; in hermon_rsrc_sw_handles_init() local1696 max_swhdl = info->swi_max; in hermon_rsrc_sw_handles_init()1701 if (num_swhdl > max_swhdl) { in hermon_rsrc_sw_handles_init()