Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ice/
HDice_common.h56 void ice_deinit_hw(struct ice_hw *hw);
HDif_ice_iflib.c562 ice_deinit_hw(hw); in ice_if_attach_pre()
663 ice_deinit_hw(hw); in ice_if_attach_pre()
1005 ice_deinit_hw(&sc->hw); in ice_if_detach()
2299 ice_deinit_hw(&sc->hw); in ice_transition_recovery_mode()
HDice_common.c1113 void ice_deinit_hw(struct ice_hw *hw) in ice_deinit_hw() function