Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.h124 bool i40e_reset_all_vfs(struct i40e_pf *pf, bool flr);
H A Di40e_virtchnl_pf.c1629 bool i40e_reset_all_vfs(struct i40e_pf *pf, bool flr) in i40e_reset_all_vfs() function
1864 i40e_reset_all_vfs(pf, false); in i40e_alloc_vfs()
H A Di40e_main.c11149 i40e_reset_all_vfs(pf, true); in i40e_rebuild()