Searched refs:ice_check_reset (Results 1 – 3 of 3) sorted by relevance
19 enum ice_status ice_check_reset(struct ice_hw *hw);
935 enum ice_status ice_check_reset(struct ice_hw *hw) in ice_check_reset() function1002 if (ice_check_reset(hw)) in ice_pf_reset()1066 return ice_check_reset(hw); in ice_reset()
592 if (ice_check_reset(&pf->hw)) { in ice_reset_subtask()