Searched refs:ice_deinit_hw (Results 1 – 3 of 3) sorted by relevance
43 void ice_deinit_hw(struct ice_hw *hw);
4534 ice_deinit_hw(hw); in ice_init_tx_topology()4815 ice_deinit_hw(hw); in ice_init_dev()4823 ice_deinit_hw(&pf->hw); in ice_deinit_dev()
1194 void ice_deinit_hw(struct ice_hw *hw) in ice_deinit_hw() function