Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.h120 bool i40e_reset_all_vfs(struct i40e_pf *pf, bool flr);
Di40e_virtchnl_pf.c1596 bool i40e_reset_all_vfs(struct i40e_pf *pf, bool flr) in i40e_reset_all_vfs() function
1813 i40e_reset_all_vfs(pf, false); in i40e_alloc_vfs()
Di40e_main.c10931 i40e_reset_all_vfs(pf, true); in i40e_rebuild()