Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c991 enum reset_type RxResetType = RESET_TYPE_NORESET; in _rtl92e_if_check_reset() local
1002 RxResetType = _rtl92e_rx_check_stuck(dev); in _rtl92e_if_check_reset()
1005 RxResetType == RESET_TYPE_NORMAL) { in _rtl92e_if_check_reset()
1007 __func__, TxResetType, RxResetType); in _rtl92e_if_check_reset()
1010 RxResetType == RESET_TYPE_SILENT) { in _rtl92e_if_check_reset()
1012 __func__, TxResetType, RxResetType); in _rtl92e_if_check_reset()
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_core.c2804 RESET_TYPE RxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot() local
2824 RxResetType = RxCheckStuck(dev); in rtl819x_ifcheck_resetornot()
2827 RxResetType == RESET_TYPE_NORMAL) { in rtl819x_ifcheck_resetornot()
2830 RxResetType == RESET_TYPE_SILENT) { in rtl819x_ifcheck_resetornot()