Searched refs:ice_deinit_hw (Results 1 – 3 of 3) sorted by relevance
20 void ice_deinit_hw(struct ice_hw *hw);
4671 ice_deinit_hw(hw); in ice_init_dev()4679 ice_deinit_hw(&pf->hw); in ice_deinit_dev()
1253 void ice_deinit_hw(struct ice_hw *hw) in ice_deinit_hw() function