Searched refs:RxResetType (Results 1 – 2 of 2) sorted by relevance
1182 enum reset_type RxResetType = RESET_TYPE_NORESET; in _rtl92e_if_check_reset() local1193 RxResetType = _rtl92e_rx_check_stuck(dev); in _rtl92e_if_check_reset()1196 RxResetType == RESET_TYPE_NORMAL) { in _rtl92e_if_check_reset()1198 __func__, TxResetType, RxResetType); in _rtl92e_if_check_reset()1201 RxResetType == RESET_TYPE_SILENT) { in _rtl92e_if_check_reset()1203 __func__, TxResetType, RxResetType); in _rtl92e_if_check_reset()
3017 RESET_TYPE RxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot() local3037 RxResetType = RxCheckStuck(dev); in rtl819x_ifcheck_resetornot()3040 RxResetType == RESET_TYPE_NORMAL) { in rtl819x_ifcheck_resetornot()3043 RxResetType == RESET_TYPE_SILENT) { in rtl819x_ifcheck_resetornot()