Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_client.c195 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.h1194 void i40e_notify_client_of_vf_reset(struct i40e_pf *pf, u32 vf_id);
H A Di40e_virtchnl_pf.c1539 i40e_notify_client_of_vf_reset(pf, abs_vf_id); in i40e_cleanup_reset_vf()