Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c33 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi);
9790 ret = i40e_add_veb(veb, ctl_vsi); in i40e_reconstitute_veb()
14126 * i40e_add_veb - create the VEB in the switch
14130 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi) in i40e_add_veb() function
14245 ret = i40e_add_veb(veb, pf->vsi[vsi_idx]); in i40e_veb_setup()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c34 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi);
10410 ret = i40e_add_veb(veb, ctl_vsi); in i40e_reconstitute_veb()
14821 * i40e_add_veb - create the VEB in the switch
14825 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi) in i40e_add_veb() function
14940 ret = i40e_add_veb(veb, pf->vsi[vsi_idx]); in i40e_veb_setup()

Completed in 41 milliseconds