Searched refs:ice_attach_pre_recovery_mode (Results 1 – 1 of 1) sorted by relevance
58 static int ice_attach_pre_recovery_mode(struct ice_softc *sc);511 err = ice_attach_pre_recovery_mode(sc); in ice_if_attach_pre()527 err = ice_attach_pre_recovery_mode(sc); in ice_if_attach_pre()682 ice_attach_pre_recovery_mode(struct ice_softc *sc) in ice_attach_pre_recovery_mode() function