Searched refs:i40e_add_veb (Results 1 – 1 of 1) sorted by relevance
34 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi);10244 ret = i40e_add_veb(veb, ctl_vsi); in i40e_reconstitute_veb()14593 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi) in i40e_add_veb() function14708 ret = i40e_add_veb(veb, pf->vsi[vsi_idx]); in i40e_veb_setup()