ecore_iov_get_next_active_vf
u16 ecore_iov_get_next_active_vf(struct ecore_hwfn *p_hwfn, u16 rel_vf_id);
for (_i = ecore_iov_get_next_active_vf(_p_hwfn, 0); \
_i = ecore_iov_get_next_active_vf(_p_hwfn, _i + 1))