Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.h123 bool i40e_reset_vf(struct i40e_vf *vf, bool flr);
H A Di40e_virtchnl_pf.c238 if (i40e_reset_vf(vf, false)) in i40e_vc_reset_vf()
1558 bool i40e_reset_vf(struct i40e_vf *vf, bool flr) in i40e_reset_vf() function
4333 i40e_reset_vf(vf, true); in i40e_vc_process_vflr_event()
H A Di40e_main.c9593 i40e_reset_vf(vf, false); in i40e_handle_lan_overflow_event()