Searched refs:RxResetType (Results 1 – 2 of 2) sorted by relevance
1193 enum reset_type RxResetType = RESET_TYPE_NORESET; in _rtl92e_if_check_reset() local1204 RxResetType = _rtl92e_rx_check_stuck(dev); in _rtl92e_if_check_reset()1207 RxResetType == RESET_TYPE_NORMAL) { in _rtl92e_if_check_reset()1209 __func__, TxResetType, RxResetType); in _rtl92e_if_check_reset()1212 RxResetType == RESET_TYPE_SILENT) { in _rtl92e_if_check_reset()1214 __func__, TxResetType, RxResetType); in _rtl92e_if_check_reset()
3148 RESET_TYPE RxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot() local3168 RxResetType = RxCheckStuck(dev); in rtl819x_ifcheck_resetornot()3171 RxResetType == RESET_TYPE_NORMAL) { in rtl819x_ifcheck_resetornot()3174 RxResetType == RESET_TYPE_SILENT) { in rtl819x_ifcheck_resetornot()