Searched refs:RxResetType (Results 1 – 2 of 2) sorted by relevance
1180 enum reset_type RxResetType = RESET_TYPE_NORESET; in _rtl92e_if_check_reset() local1191 RxResetType = _rtl92e_rx_check_stuck(dev); in _rtl92e_if_check_reset()1194 RxResetType == RESET_TYPE_NORMAL) { in _rtl92e_if_check_reset()1196 __func__, TxResetType, RxResetType); in _rtl92e_if_check_reset()1199 RxResetType == RESET_TYPE_SILENT) { in _rtl92e_if_check_reset()1201 __func__, TxResetType, RxResetType); in _rtl92e_if_check_reset()
2990 RESET_TYPE RxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot() local3010 RxResetType = RxCheckStuck(dev); in rtl819x_ifcheck_resetornot()3013 RxResetType == RESET_TYPE_NORMAL) { in rtl819x_ifcheck_resetornot()3016 RxResetType == RESET_TYPE_SILENT) { in rtl819x_ifcheck_resetornot()