Searched refs:ice_reset_vf (Results 1 – 3 of 3) sorted by relevance
171 bool ice_reset_vf(struct ice_vf *vf, bool is_vflr);260 ice_reset_vf(struct ice_vf __always_unused *vf, bool __always_unused is_vflr) in ice_reset_vf() function
1669 bool ice_reset_vf(struct ice_vf *vf, bool is_vflr) in ice_reset_vf() function2181 ice_reset_vf(vf, true); in ice_process_vflr_event()2192 ice_reset_vf(vf, false); in ice_vc_reset_vf()2490 ice_reset_vf(vf, false); in ice_vc_reset_vf_msg()
1775 ice_reset_vf(&pf->vf[i], false); in ice_handle_mdd_event()
Completed in 23 milliseconds