Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_client.c197 void i40e_notify_client_of_vf_reset(struct i40e_pf *pf, u32 vf_id) in i40e_notify_client_of_vf_reset() function
H A Di40e.h1103 void i40e_notify_client_of_vf_reset(struct i40e_pf *pf, u32 vf_id);
H A Di40e_virtchnl_pf.c1456 i40e_notify_client_of_vf_reset(pf, abs_vf_id); in i40e_cleanup_reset_vf()