Searched refs:ice_deinit_hw (Results 1 – 3 of 3) sorted by relevance
56 void ice_deinit_hw(struct ice_hw *hw);
562 ice_deinit_hw(hw); in ice_if_attach_pre()663 ice_deinit_hw(hw); in ice_if_attach_pre()1005 ice_deinit_hw(&sc->hw); in ice_if_detach()2299 ice_deinit_hw(&sc->hw); in ice_transition_recovery_mode()
1113 void ice_deinit_hw(struct ice_hw *hw) in ice_deinit_hw() function