Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev.c282 u16 ecore_init_qm_get_num_vfs(struct ecore_hwfn *p_hwfn) in ecore_init_qm_get_num_vfs() function
291 u16 num_pf_rls, num_vfs = ecore_init_qm_get_num_vfs(p_hwfn); in ecore_init_qm_get_num_pf_rls()
317 (!!(PQ_FLAGS_VFS & pq_flags)) * ecore_init_qm_get_num_vfs(p_hwfn) + 1; in ecore_init_qm_get_num_vports()
332 (!!(PQ_FLAGS_VFS & pq_flags)) * ecore_init_qm_get_num_vfs(p_hwfn); in ecore_init_qm_get_num_pqs()
532 u16 max_vf = ecore_init_qm_get_num_vfs(p_hwfn); in ecore_get_cm_pq_idx_vf()
622 u16 vf_idx, num_vfs = ecore_init_qm_get_num_vfs(p_hwfn); in ecore_init_qm_vf_pqs()
H A Decore.h915 u16 ecore_init_qm_get_num_vfs(struct ecore_hwfn *p_hwfn);