Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_common.h61 void ice_deinit_hw(struct ice_hw *hw);
H A Dif_ice_iflib.c577 ice_deinit_hw(hw); in ice_if_attach_pre()
678 ice_deinit_hw(hw); in ice_if_attach_pre()
1033 ice_deinit_hw(&sc->hw); in ice_if_detach()
2364 ice_deinit_hw(&sc->hw); in ice_transition_recovery_mode()
H A Dice_common.c1198 void ice_deinit_hw(struct ice_hw *hw) in ice_deinit_hw() function