Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_rsrc.h249 #define TAVOR_SWHDL_KMEMCACHE_INIT (1 << 0) macro
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c1169 hdl_info.swi_flags = TAVOR_SWHDL_KMEMCACHE_INIT; in tavor_rsrc_init_phase2()
1197 hdl_info.swi_flags = TAVOR_SWHDL_KMEMCACHE_INIT; in tavor_rsrc_init_phase2()
1225 hdl_info.swi_flags = TAVOR_SWHDL_KMEMCACHE_INIT; in tavor_rsrc_init_phase2()
1254 hdl_info.swi_flags = (TAVOR_SWHDL_KMEMCACHE_INIT | in tavor_rsrc_init_phase2()
1298 hdl_info.swi_flags = (TAVOR_SWHDL_KMEMCACHE_INIT | in tavor_rsrc_init_phase2()
1346 hdl_info.swi_flags = TAVOR_SWHDL_KMEMCACHE_INIT; in tavor_rsrc_init_phase2()
1375 hdl_info.swi_flags = (TAVOR_SWHDL_KMEMCACHE_INIT | in tavor_rsrc_init_phase2()
1416 hdl_info.swi_flags = TAVOR_SWHDL_KMEMCACHE_INIT; in tavor_rsrc_init_phase2()
2095 if (info->swi_flags & TAVOR_SWHDL_KMEMCACHE_INIT) { in tavor_rsrc_sw_handles_init()