Home
last modified time | relevance | path

Searched refs:i40e_add_veb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c37 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi);
10433 ret = i40e_add_veb(veb, ctl_vsi); in i40e_reconstitute_veb()
14847 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi) in i40e_add_veb() function
14962 ret = i40e_add_veb(veb, pf->vsi[vsi_idx]); in i40e_veb_setup()