Home
last modified time | relevance | path

Searched refs:b_rdma_enabled_in_prs (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore.h633 bool b_rdma_enabled_in_prs; member
H A Decore_cxt.c2475 if (!p_hwfn->b_rdma_enabled_in_prs) { in ecore_cxt_dynamic_ilt_alloc()
2478 p_hwfn->b_rdma_enabled_in_prs = true; in ecore_cxt_dynamic_ilt_alloc()
H A Decore_dev.c2556 if (p_hwfn->b_rdma_enabled_in_prs) in ecore_hw_start_fastpath()