Searched refs:ecore_iov_get_next_active_vf (Results 1 – 2 of 2) sorted by relevance
749 u16 ecore_iov_get_next_active_vf(struct ecore_hwfn *p_hwfn, u16 rel_vf_id);770 for (_i = ecore_iov_get_next_active_vf(_p_hwfn, 0); \772 _i = ecore_iov_get_next_active_vf(_p_hwfn, _i + 1))
4475 u16 ecore_iov_get_next_active_vf(struct ecore_hwfn *p_hwfn, u16 rel_vf_id) in ecore_iov_get_next_active_vf() function