Home
last modified time | relevance | path

Searched refs:ecore_init_qm_get_num_vfs (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore.h1066 u16 ecore_init_qm_get_num_vfs(struct ecore_hwfn *p_hwfn);
H A Decore_dev.c1724 u16 ecore_init_qm_get_num_vfs(struct ecore_hwfn *p_hwfn) in ecore_init_qm_get_num_vfs() function
1734 u16 num_pf_rls, num_vfs = ecore_init_qm_get_num_vfs(p_hwfn); in ecore_init_qm_get_num_pf_rls()
1768 ecore_init_qm_get_num_vfs(p_hwfn) + 1; in ecore_init_qm_get_num_vports()
1785 ecore_init_qm_get_num_vfs(p_hwfn); in ecore_init_qm_get_num_pqs()
2014 u16 max_vf = ecore_init_qm_get_num_vfs(p_hwfn); in ecore_get_cm_pq_idx_vf()
2110 u16 vf_idx, num_vfs = ecore_init_qm_get_num_vfs(p_hwfn); in ecore_init_qm_vf_pqs()