Searched refs:RESET_TYPE_NORMAL (Results 1 – 4 of 4) sorted by relevance
1191 if (TxResetType == RESET_TYPE_NORMAL || in _rtl92e_if_check_reset()1192 RxResetType == RESET_TYPE_NORMAL) { in _rtl92e_if_check_reset()1195 return RESET_TYPE_NORMAL; in _rtl92e_if_check_reset()1501 if (!priv->bDisableNormalResetCheck && ResetType == RESET_TYPE_NORMAL) { in _rtl92e_watchdog_wq_cb()1502 priv->ResetProgress = RESET_TYPE_NORMAL; in _rtl92e_watchdog_wq_cb()
181 RESET_TYPE_NORMAL = 0x01, enumerator
787 RESET_TYPE_NORMAL = 0x01, enumerator
3007 if (TxResetType == RESET_TYPE_NORMAL || in rtl819x_ifcheck_resetornot()3008 RxResetType == RESET_TYPE_NORMAL) { in rtl819x_ifcheck_resetornot()3009 return RESET_TYPE_NORMAL; in rtl819x_ifcheck_resetornot()
Completed in 26 milliseconds