Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.h124 bool i40e_reset_all_vfs(struct i40e_pf *pf, bool flr);
Di40e_virtchnl_pf.c1623 bool i40e_reset_all_vfs(struct i40e_pf *pf, bool flr) in i40e_reset_all_vfs() function
1858 i40e_reset_all_vfs(pf, false); in i40e_alloc_vfs()
Di40e_main.c11161 i40e_reset_all_vfs(pf, true); in i40e_rebuild()