Home
last modified time | relevance | path

Searched refs:RxResetType (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c1197 enum reset_type RxResetType = RESET_TYPE_NORESET; in _rtl92e_if_check_reset() local
1208 RxResetType = _rtl92e_rx_check_stuck(dev); in _rtl92e_if_check_reset()
1211 RxResetType == RESET_TYPE_NORMAL) { in _rtl92e_if_check_reset()
1213 __func__, TxResetType, RxResetType); in _rtl92e_if_check_reset()
1216 RxResetType == RESET_TYPE_SILENT) { in _rtl92e_if_check_reset()
1218 __func__, TxResetType, RxResetType); in _rtl92e_if_check_reset()
/linux-4.4.14/drivers/staging/rtl8192u/
Dr8192U_core.c3189 RESET_TYPE RxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot() local
3209 RxResetType = RxCheckStuck(dev); in rtl819x_ifcheck_resetornot()
3212 RxResetType == RESET_TYPE_NORMAL) { in rtl819x_ifcheck_resetornot()
3215 RxResetType == RESET_TYPE_SILENT) { in rtl819x_ifcheck_resetornot()