Home
last modified time | relevance | path

Searched refs:ice_deinit_hw (Results 1 – 4 of 4) 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.c4569 ice_deinit_hw(hw); in ice_init_tx_topology()
4844 ice_deinit_hw(&pf->hw); in ice_deinit_dev()
5393 ice_deinit_hw(hw); in ice_probe()
H A Dice_common.c1272 void ice_deinit_hw(struct ice_hw *hw) in ice_deinit_hw() function
/linux/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c1249 ice_deinit_hw(&pf->hw); in ice_devlink_reinit_up()