Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c246 u32 xrc_srq_count; member
437 p_mgr->xrc_srq_count = num_xrc_srqs; in ecore_cxt_set_srq_count()
447 return p_hwfn->p_cxt_mngr->xrc_srq_count; in ecore_cxt_get_xrc_srq_count()
479 if (p_mgr->xrc_srq_count) in ecore_cxt_get_total_srq_count()
H A Decore_rdma_api.h663 u64 xrc_srq_count; member
H A Decore_rdma.c2564 out_params->xrc_srq_count = OSAL_BITMAP_WEIGHT(bitmap, nbits); in ecore_rdma_query_counters()