Home
last modified time | relevance | path

Searched refs:hermon_resize_cq (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ia_open.c276 if (hca_ptr->hermon_resize_cq != 0) { in dapl_ia_open()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c312 if (hca_ptr->hermon_resize_cq == 0) { in dapli_ib_cq_resize_internal()
370 if (hca_ptr->hermon_resize_cq == 0) in dapli_ib_cq_resize_internal()
378 if (hca_ptr->hermon_resize_cq == 0) { in dapli_ib_cq_resize_internal()
H A Ddapl_arbel_hw.c1628 hca_ptr->hermon_resize_cq = 0; in dapls_init_funcs_arbel()
H A Ddapl_hermon_hw.c1662 hca_ptr->hermon_resize_cq = 1; in dapls_init_funcs_hermon()
H A Ddapl_tavor_hw.c1903 hca_ptr->hermon_resize_cq = 0; in dapls_init_funcs_tavor()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h345 int hermon_resize_cq; member