Home
last modified time | relevance | path

Searched refs:ice_deinit_hw (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h43 void ice_deinit_hw(struct ice_hw *hw);
H A Dice_main.c4534 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()
H A Dice_common.c1194 void ice_deinit_hw(struct ice_hw *hw) in ice_deinit_hw() function