Home
last modified time | relevance | path

Searched refs:ice_deinit_hw (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_common.h15 void ice_deinit_hw(struct ice_hw *hw);
H A Dice_main.c4321 ice_deinit_hw(hw); in ice_probe()
4430 ice_deinit_hw(&pf->hw); in ice_remove()
H A Dice_common.c996 * ice_deinit_hw - unroll initialization operations done by ice_init_hw
1003 void ice_deinit_hw(struct ice_hw *hw) in ice_deinit_hw() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_common.h20 void ice_deinit_hw(struct ice_hw *hw);
H A Dice_common.c1228 * ice_deinit_hw - unroll initialization operations done by ice_init_hw
1235 void ice_deinit_hw(struct ice_hw *hw) in ice_deinit_hw() function
H A Dice_main.c4639 ice_deinit_hw(hw); in ice_init_dev()
4647 ice_deinit_hw(&pf->hw); in ice_deinit_dev()

Completed in 29 milliseconds