Home
last modified time | relevance | path

Searched refs:RESET_TYPE_NORMAL (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/rtl8192e/rtl8192e/
A Drtl_core.c1191 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()
A Drtl_core.h181 RESET_TYPE_NORMAL = 0x01, enumerator
/linux/drivers/staging/rtl8192u/
A Dr8192U.h787 RESET_TYPE_NORMAL = 0x01, enumerator
A Dr8192U_core.c3007 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