Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c9748 * i40e_reconstitute_veb - rebuild the VEB and anything connected to it
9756 static int i40e_reconstitute_veb(struct i40e_veb *veb) in i40e_reconstitute_veb() function
9824 ret = i40e_reconstitute_veb(pf->veb[veb_idx]); in i40e_reconstitute_veb()
10367 ret = i40e_reconstitute_veb(pf->veb[v]); in i40e_rebuild()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c10368 * i40e_reconstitute_veb - rebuild the VEB and anything connected to it
10376 static int i40e_reconstitute_veb(struct i40e_veb *veb) in i40e_reconstitute_veb() function
10444 ret = i40e_reconstitute_veb(pf->veb[veb_idx]); in i40e_reconstitute_veb()
10996 ret = i40e_reconstitute_veb(pf->veb[v]); in i40e_rebuild()

Completed in 40 milliseconds