Searched refs:ice_deinit_hw (Results 1 – 3 of 3) sorted by relevance
61 void ice_deinit_hw(struct ice_hw *hw);
577 ice_deinit_hw(hw); in ice_if_attach_pre()678 ice_deinit_hw(hw); in ice_if_attach_pre()1033 ice_deinit_hw(&sc->hw); in ice_if_detach()2364 ice_deinit_hw(&sc->hw); in ice_transition_recovery_mode()
1198 void ice_deinit_hw(struct ice_hw *hw) in ice_deinit_hw() function