Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.h257 u32 ecore_cxt_get_total_srq_count(struct ecore_hwfn *p_hwfn);
H A Decore_cxt.c467 u32 ecore_cxt_get_total_srq_count(struct ecore_hwfn *p_hwfn) in ecore_cxt_get_total_srq_count() function
885 total = ecore_cxt_get_total_srq_count(p_hwfn); in ecore_cxt_cfg_ilt_compute()
H A Decore_dev.c2512 u32 n_srq = ecore_cxt_get_total_srq_count(p_hwfn); in ecore_resc_alloc()