Searched refs:__i40e_pf_next_veb (Results 1 – 1 of 1) sorted by relevance
723 __i40e_pf_next_veb(struct i40e_pf *pf, int *idx) in __i40e_pf_next_veb() function734 for (_i = 0, _veb = __i40e_pf_next_veb(_pf, &_i); \736 _i++, _veb = __i40e_pf_next_veb(_pf, &_i))