Searched refs:swi_constructor (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_rsrc.h276 int (*swi_constructor)(void *, void *, int); member in struct:hermon_rsrc_sw_hdl_info_s
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_rsrc.h242 int (*swi_constructor)(void *, void *, int); member in struct:tavor_rsrc_sw_hdl_info_s
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c1004 hdl_info.swi_constructor = hermon_rsrc_pdhdl_constructor;
1038 hdl_info.swi_constructor =
1051 hdl_info.swi_constructor = NULL;
1064 hdl_info.swi_constructor =
1079 hdl_info.swi_constructor =
1094 hdl_info.swi_constructor =
1108 hdl_info.swi_constructor =
1122 hdl_info.swi_constructor =
1713 info->swi_constructor, info->swi_destructor, NULL,
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c1166 hdl_info.swi_constructor = tavor_rsrc_pdhdl_constructor;
1194 hdl_info.swi_constructor = tavor_rsrc_mrhdl_constructor;
1222 hdl_info.swi_constructor = NULL;
1251 hdl_info.swi_constructor = tavor_rsrc_cqhdl_constructor;
1295 hdl_info.swi_constructor = tavor_rsrc_srqhdl_constructor;
1343 hdl_info.swi_constructor = tavor_rsrc_ahhdl_constructor;
1372 hdl_info.swi_constructor = tavor_rsrc_qphdl_constructor;
1413 hdl_info.swi_constructor = tavor_rsrc_refcnt_constructor;
2098 info->swi_constructor, info->swi_destructor, NULL,

Completed in 56 milliseconds