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

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_rsrc.h268 * by the "swi_num" and "swi_prealloc_sz" fields) should be done, with the
274 uint64_t swi_prealloc_sz; member in struct:hermon_rsrc_sw_hdl_info_s
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_rsrc.h234 * by the "swi_num" and "swi_prealloc_sz" fields) should be done, with the
240 uint64_t swi_prealloc_sz; member in struct:tavor_rsrc_sw_hdl_info_s
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c1067 hdl_info.swi_prealloc_sz = sizeof (hermon_cqhdl_t);
1082 hdl_info.swi_prealloc_sz = sizeof (hermon_srqhdl_t);
1111 hdl_info.swi_prealloc_sz = sizeof (hermon_qphdl_t);
1155 hdl_info.swi_prealloc_sz = sizeof (struct hermon_sw_mcg_list_s);
1258 hdl_info.swi_prealloc_sz = sizeof (struct hermon_sw_mcg_list_s);
1274 hdl_info.swi_prealloc_sz = sizeof (hermon_qphdl_t);
1289 hdl_info.swi_prealloc_sz = sizeof (hermon_srqhdl_t);
1298 hdl_info.swi_prealloc_sz = sizeof (hermon_cqhdl_t);
1696 prealloc_sz = info->swi_prealloc_sz;
1744 prealloc_sz = info->swi_prealloc_sz;
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c1255 hdl_info.swi_prealloc_sz = sizeof (tavor_cqhdl_t);
1299 hdl_info.swi_prealloc_sz = sizeof (tavor_srqhdl_t);
1376 hdl_info.swi_prealloc_sz = sizeof (tavor_qphdl_t);
1434 hdl_info.swi_prealloc_sz = sizeof (struct tavor_sw_mcg_list_s);
1538 hdl_info.swi_prealloc_sz = sizeof (struct tavor_sw_mcg_list_s);
1555 hdl_info.swi_prealloc_sz = sizeof (tavor_qphdl_t);
1579 hdl_info.swi_prealloc_sz = sizeof (tavor_srqhdl_t);
1590 hdl_info.swi_prealloc_sz = sizeof (tavor_cqhdl_t);
2078 prealloc_sz = info->swi_prealloc_sz;
2130 prealloc_sz = info->swi_prealloc_sz;
[all...]

Completed in 50 milliseconds