i40e_add_veb
ret = i40e_add_veb(veb, ctl_vsi);
ret = i40e_add_veb(veb, vsi);
static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi);