Searched refs:fw_current_inpsmode (Results 1 – 7 of 7) sorted by relevance
1438 bool fw_current_inpsmode = false; in rtl92c_dm_watchdog() local1442 (u8 *) (&fw_current_inpsmode)); in rtl92c_dm_watchdog()1446 if ((ppsc->rfpwr_state == ERFON) && ((!fw_current_inpsmode) && in rtl92c_dm_watchdog()
1308 bool fw_current_inpsmode = false; in rtl92d_dm_watchdog() local1319 if ((ppsc->rfpwr_state == ERFON) && ((!fw_current_inpsmode) && in rtl92d_dm_watchdog()
149 *((bool *) (val)) = ppsc->fw_current_inpsmode; in rtl92de_get_hw_reg()407 ppsc->fw_current_inpsmode = *((bool *) val); in rtl92de_set_hw_reg()937 rtlpriv->psc.fw_current_inpsmode = false; in rtl92de_hw_init()
61 *((bool *) (val)) = ppsc->fw_current_inpsmode; in rtl92se_get_hw_reg()348 ppsc->fw_current_inpsmode = *((bool *) val); in rtl92se_set_hw_reg()
128 *((bool *) (val)) = ppsc->fw_current_inpsmode; in rtl92ce_get_hw_reg()435 ppsc->fw_current_inpsmode = *((bool *) val); in rtl92ce_set_hw_reg()
1549 *((bool *) (val)) = ppsc->fw_current_inpsmode; in rtl92cu_get_hw_reg()1906 ppsc->fw_current_inpsmode = *((bool *) val); in rtl92cu_set_hw_reg()
1253 bool fw_current_inpsmode; member