Searched refs:wl_srq_en (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_wr.h109 uint_t wl_srq_en; member in struct:dapls_tavor_wrid_list_hdr_s
H A Ddapl_tavor_wr.c159 if (container->wl_srq_en) {
473 wridlist->wl_srq_en = 1;
479 wridlist->wl_srq_en = 0;
647 if (!wridlist->wl_srq_en) {
699 dapl_os_assert(wridlist->wl_srq_en == 1);
1161 dapl_os_assert(wridlist->wl_srq_en);
H A Ddapl_arbel_hw.c1402 dapl_os_assert(wqhdr->wq_wrid_post->wl_srq_en != 0);
H A Ddapl_tavor_hw.c1736 dapl_os_assert(wqhdr->wq_wrid_post->wl_srq_en != 0);
H A Ddapl_hermon_hw.c1457 dapl_os_assert(wqhdr->wq_wrid_post->wl_srq_en != 0);
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_wr.h193 uint_t wl_srq_en; member in struct:tavor_wrid_list_hdr_s
212 tavor_wrid_list_hdr_s::wl_srq_en
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c2558 * Instead we set 'wl_srq_en', specifying this wridlist is on an SRQ
2570 r_wridlist->wl_srq_en = 1;
2897 if (container->wl_srq_en) {
3205 wridlist->wl_srq_en = 0;
H A Dtavor_srq.c335 srq->srq_wridlist->wl_srq_en = 1;
H A Dtavor_cq.c1751 ASSERT(wqhdr->wq_wrid_post->wl_srq_en != 0);

Completed in 82 milliseconds