Home
last modified time | relevance | path

Searched refs:swi_flags (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c1007 hdl_info.swi_flags = HERMON_SWHDL_KMEMCACHE_INIT; in hermon_rsrc_init_phase2()
1041 hdl_info.swi_flags = HERMON_SWHDL_KMEMCACHE_INIT; in hermon_rsrc_init_phase2()
1053 hdl_info.swi_flags = HERMON_SWHDL_KMEMCACHE_INIT; in hermon_rsrc_init_phase2()
1067 hdl_info.swi_flags = HERMON_SWHDL_KMEMCACHE_INIT; in hermon_rsrc_init_phase2()
1082 hdl_info.swi_flags = HERMON_SWHDL_KMEMCACHE_INIT; in hermon_rsrc_init_phase2()
1097 hdl_info.swi_flags = HERMON_SWHDL_KMEMCACHE_INIT; in hermon_rsrc_init_phase2()
1111 hdl_info.swi_flags = HERMON_SWHDL_KMEMCACHE_INIT; in hermon_rsrc_init_phase2()
1125 hdl_info.swi_flags = HERMON_SWHDL_KMEMCACHE_INIT; in hermon_rsrc_init_phase2()
1155 hdl_info.swi_flags = HERMON_SWHDL_TABLE_INIT; in hermon_rsrc_init_phase2()
1710 if (info->swi_flags & HERMON_SWHDL_KMEMCACHE_INIT) { in hermon_rsrc_sw_handles_init()
[all …]
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c1101 hdl_info.swi_flags = TAVOR_SWHDL_KMEMCACHE_INIT; in tavor_rsrc_init_phase2()
1127 hdl_info.swi_flags = TAVOR_SWHDL_KMEMCACHE_INIT; in tavor_rsrc_init_phase2()
1153 hdl_info.swi_flags = TAVOR_SWHDL_KMEMCACHE_INIT; in tavor_rsrc_init_phase2()
1180 hdl_info.swi_flags = (TAVOR_SWHDL_KMEMCACHE_INIT | in tavor_rsrc_init_phase2()
1222 hdl_info.swi_flags = (TAVOR_SWHDL_KMEMCACHE_INIT | in tavor_rsrc_init_phase2()
1268 hdl_info.swi_flags = TAVOR_SWHDL_KMEMCACHE_INIT; in tavor_rsrc_init_phase2()
1295 hdl_info.swi_flags = (TAVOR_SWHDL_KMEMCACHE_INIT | in tavor_rsrc_init_phase2()
1334 hdl_info.swi_flags = TAVOR_SWHDL_KMEMCACHE_INIT; in tavor_rsrc_init_phase2()
1350 hdl_info.swi_flags = TAVOR_SWHDL_TABLE_INIT; in tavor_rsrc_init_phase2()
1956 if (info->swi_flags & TAVOR_SWHDL_KMEMCACHE_INIT) { in tavor_rsrc_sw_handles_init()
[all …]
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_rsrc.h245 uint_t swi_flags; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_rsrc.h279 uint_t swi_flags; member