Searched refs:ice_reset (Results 1 – 3 of 3) sorted by relevance
22 int ice_reset(struct ice_hw *hw, enum ice_reset_req req);
1082 status = ice_reset(hw, ICE_RESET_PFR); in ice_init_hw()1374 int ice_reset(struct ice_hw *hw, enum ice_reset_req req) in ice_reset() function
637 if (ice_reset(hw, reset_type)) { in ice_do_reset()4669 ice_reset(&pf->hw, ICE_RESET_PFR); in ice_deinit_dev()