Searched refs:ice_deinit_hw (Results 1 – 3 of 3) sorted by relevance
20 void ice_deinit_hw(struct ice_hw *hw);
4964 ice_deinit_hw(hw); in ice_probe()5083 ice_deinit_hw(&pf->hw); in ice_remove()
1206 void ice_deinit_hw(struct ice_hw *hw) in ice_deinit_hw() function