Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c245 u32 srq_count; member
436 p_mgr->srq_count = num_srqs; in ecore_cxt_set_srq_count()
442 return p_hwfn->p_cxt_mngr->srq_count; in ecore_cxt_get_srq_count()
472 total_srqs = p_mgr->srq_count; in ecore_cxt_get_total_srq_count()
H A Decore_rdma_api.h661 u64 srq_count; member
H A Decore_rdma.c2559 out_params->srq_count = OSAL_BITMAP_WEIGHT(bitmap, nbits); in ecore_rdma_query_counters()