Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.h68 u32 ecore_cxt_get_srq_count(struct ecore_hwfn *p_hwfn);
H A Decore_rdma.c427 p_rdma_info->num_srqs = ecore_cxt_get_srq_count(p_hwfn); in ecore_rdma_alloc()
555 ecore_cxt_get_srq_count(p_hwfn)); in ecore_rdma_free_ilt()
H A Decore_cxt.c440 u32 ecore_cxt_get_srq_count(struct ecore_hwfn *p_hwfn) in ecore_cxt_get_srq_count() function