Home
last modified time | relevance | path

Searched refs:RESET_TYPE_SILENT (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/staging/rtl8192e/rtl8192e/
A Drtl_core.c1155 return RESET_TYPE_SILENT; in _rtl92e_tx_check_stuck()
1168 return RESET_TYPE_SILENT; in _rtl92e_rx_check_stuck()
1196 } else if (TxResetType == RESET_TYPE_SILENT || in _rtl92e_if_check_reset()
1197 RxResetType == RESET_TYPE_SILENT) { in _rtl92e_if_check_reset()
1200 return RESET_TYPE_SILENT; in _rtl92e_if_check_reset()
1219 priv->ResetProgress = RESET_TYPE_SILENT; in _rtl92e_if_silent_reset()
1508 ResetType == RESET_TYPE_SILENT))) in _rtl92e_watchdog_wq_cb()
A Drtl_core.h182 RESET_TYPE_SILENT = 0x02 enumerator
A Drtl_dm.c270 if (priv->ResetProgress == RESET_TYPE_SILENT) { in _rtl92e_dm_check_ac_dc_power()
/linux/drivers/staging/rtl8192u/
A Dr8192U_core.c2901 return RESET_TYPE_SILENT; in TxCheckStuck()
2964 return RESET_TYPE_SILENT; in RxCheckStuck()
3010 } else if (TxResetType == RESET_TYPE_SILENT || in rtl819x_ifcheck_resetornot()
3011 RxResetType == RESET_TYPE_SILENT) { in rtl819x_ifcheck_resetornot()
3013 return RESET_TYPE_SILENT; in rtl819x_ifcheck_resetornot()
3109 priv->ResetProgress = RESET_TYPE_SILENT; in rtl819x_ifsilentreset()
3281 (!priv->bDisableNormalResetCheck && ResetType == RESET_TYPE_SILENT)))) { in rtl819x_watchdog_wqcallback()
A Dr8192U.h788 RESET_TYPE_SILENT = 0x02 enumerator

Completed in 26 milliseconds