Searched refs:COMP_PS (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/staging/rtl8192e/rtl8192e/ |
| D | rtl_ps.c | 60 RT_TRACE(COMP_PS, "%s()============>come to wake up\n", __func__); in rtl92e_hw_wakeup() 113 RT_TRACE(COMP_PS, "%s() --------->\n", __func__); in _rtl92e_ps_update_rf_state() 116 RT_TRACE(COMP_PS, "%s(): Set RF to %s.\n", __func__, in _rtl92e_ps_update_rf_state() 121 RT_TRACE(COMP_PS, "%s() <---------\n", __func__); in _rtl92e_ps_update_rf_state() 136 RT_TRACE(COMP_PS, "%s(): Turn off RF.\n", __func__); in rtl92e_ips_enter() 156 RT_TRACE(COMP_PS, "%s(): Turn on RF.\n", __func__); in rtl92e_ips_leave() 239 RT_TRACE(COMP_PS, "%s()...\n", __func__); in rtl92e_leisure_ps_enter() 240 RT_TRACE(COMP_PS, in rtl92e_leisure_ps_enter() 279 RT_TRACE(COMP_PS, "%s()...\n", __func__); in rtl92e_leisure_ps_leave() 280 RT_TRACE(COMP_PS, "pPSC->bLeisurePs = %d, ieee->ps = %d\n", in rtl92e_leisure_ps_leave()
|
| D | r8192E_phy.c | 1419 RT_TRACE(COMP_PS, "===========> %s!\n", __func__); in _rtl92e_set_rf_power_state() 1426 RT_TRACE(COMP_PS, "%s eRfOn!\n", __func__); in _rtl92e_set_rf_power_state() 1501 RT_TRACE(COMP_PS, "%s eRfOff/Sleep !\n", __func__); in _rtl92e_set_rf_power_state() 1566 RT_TRACE(COMP_PS, "<=========== %s bResult = %d!\n", __func__, bResult); in _rtl92e_set_rf_power_state() 1577 RT_TRACE(COMP_PS, in rtl92e_set_rf_power_state() 1581 RT_TRACE(COMP_PS, "<--------- %s: discard the request for eRFPowerState(%d) is the same.\n", in rtl92e_set_rf_power_state() 1588 RT_TRACE(COMP_PS, "<--------- %s: bResult(%d)\n", __func__, bResult); in rtl92e_set_rf_power_state()
|
| D | rtl_core.c | 147 RT_TRACE((COMP_PS | COMP_RF), in rtl92e_set_rf_state() 154 RT_TRACE((COMP_PS | COMP_RF), in rtl92e_set_rf_state() 160 RT_TRACE((COMP_PS | COMP_RF), in rtl92e_set_rf_state() 197 RT_TRACE((COMP_PS | COMP_RF), in rtl92e_set_rf_state() 234 RT_TRACE((COMP_PS | COMP_RF), in rtl92e_set_rf_state() 247 RT_TRACE((COMP_PS | COMP_RF), in rtl92e_set_rf_state() 256 RT_TRACE((COMP_PS | COMP_RF), "<===%s\n", __func__); in rtl92e_set_rf_state() 1398 RT_TRACE(COMP_PS, in _rtl92e_watchdog_wq_cb() 2578 RT_TRACE(COMP_PS, "===========>%s()\n", __func__); in rtl92e_enable_nic() 2592 RT_TRACE(COMP_PS, "<===========%s()\n", __func__); in rtl92e_enable_nic() [all …]
|
| D | rtl_wx.c | 430 RT_TRACE(COMP_PS, in _rtl92e_wx_set_scan()
|
| /Linux-v5.15/drivers/staging/rtl8192e/ |
| D | rtllib_debug.h | 41 COMP_PS = (1 << 26), enumerator
|