Searched refs:ResetType (Results 1 – 3 of 3) sorted by relevance
163 u64 ResetType; member
1638 enum reset_type ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback() local1766 ResetType = rtl819x_ifcheck_resetornot(dev); in rtl819x_watchdog_wqcallback()1771 if (!priv->bDisableNormalResetCheck && ResetType == RESET_TYPE_NORMAL) { in rtl819x_watchdog_wqcallback()1778 ResetType == RESET_TYPE_SILENT))) in rtl819x_watchdog_wqcallback()
3218 RESET_TYPE ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback() local3260 ResetType = rtl819x_ifcheck_resetornot(dev); in rtl819x_watchdog_wqcallback()3265 …(!priv->bDisableNormalResetCheck && ResetType == RESET_TYPE_SILENT)))) { /* This is control by OID… in rtl819x_watchdog_wqcallback()3266 …e_reset, priv->ResetProgress, priv->bForcedSilentReset, priv->bDisableNormalResetCheck, ResetType); in rtl819x_watchdog_wqcallback()