Searched refs:TxResetType (Results 1 – 2 of 2) sorted by relevance
1192 enum reset_type TxResetType = RESET_TYPE_NORESET; in _rtl92e_if_check_reset() local1199 TxResetType = _rtl92e_tx_check_stuck(dev); in _rtl92e_if_check_reset()1206 if (TxResetType == RESET_TYPE_NORMAL || in _rtl92e_if_check_reset()1209 __func__, TxResetType, RxResetType); in _rtl92e_if_check_reset()1211 } else if (TxResetType == RESET_TYPE_SILENT || in _rtl92e_if_check_reset()1214 __func__, TxResetType, RxResetType); in _rtl92e_if_check_reset()
3147 RESET_TYPE TxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot() local3153 TxResetType = TxCheckStuck(dev); in rtl819x_ifcheck_resetornot()3170 if (TxResetType == RESET_TYPE_NORMAL || in rtl819x_ifcheck_resetornot()3173 } else if (TxResetType == RESET_TYPE_SILENT || in rtl819x_ifcheck_resetornot()