Home
last modified time | relevance | path

Searched refs:rst_progress (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.c516 if (priv->rst_progress == RESET_TYPE_NORESET) { in rtl92e_start_adapter()
549 if (priv->rst_progress == RESET_TYPE_NORESET) { in rtl92e_start_adapter()
598 if (priv->rst_progress == RESET_TYPE_NORESET) in rtl92e_start_adapter()
638 if (priv->rst_progress == RESET_TYPE_NORESET) { in rtl92e_start_adapter()
665 if (priv->rst_progress == RESET_TYPE_NORESET) { in rtl92e_start_adapter()
H A Drtl_core.h374 enum reset_type rst_progress; member
H A Drtl_core.c783 priv->rst_progress = RESET_TYPE_NORESET; in _rtl92e_init_priv_variable()
1027 if (priv->rst_progress == RESET_TYPE_NORESET) { in _rtl92e_if_silent_reset()
1028 priv->rst_progress = RESET_TYPE_SILENT; in _rtl92e_if_silent_reset()
1125 priv->rst_progress = RESET_TYPE_NORESET; in _rtl92e_if_silent_reset()
1284 priv->rst_progress = RESET_TYPE_NORMAL; in _rtl92e_watchdog_wq_cb()