Searched refs:i40e_reset_vf (Results 1 – 3 of 3) sorted by relevance
132 bool i40e_reset_vf(struct i40e_vf *vf, bool flr);
238 if (i40e_reset_vf(vf, false)) in i40e_vc_reset_vf() 1542 * i40e_reset_vf1549 bool i40e_reset_vf(struct i40e_vf *vf, bool flr) in i40e_reset_vf() function 4327 /* i40e_reset_vf will clear the bit in GLGEN_VFLRSTAT */ in i40e_vc_process_vflr_event() 4328 if (!i40e_reset_vf(vf, true)) { in i40e_vc_process_vflr_event()
9558 i40e_reset_vf(vf, false); in i40e_handle_lan_overflow_event()