Searched refs:DEBUG_PSM (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/ti/wl1251/ |
A D | ps.c | 24 wl1251_debug(DEBUG_PSM, "elp work"); in wl1251_elp_work() 31 wl1251_debug(DEBUG_PSM, "chip to elp"); in wl1251_elp_work() 62 wl1251_debug(DEBUG_PSM, "waking up chip from elp"); in wl1251_ps_elp_wakeup() 84 wl1251_debug(DEBUG_PSM, "wakeup time: %u ms", in wl1251_ps_elp_wakeup() 98 wl1251_debug(DEBUG_PSM, "entering psm"); in wl1251_ps_set_mode() 125 wl1251_debug(DEBUG_PSM, "entering idle"); in wl1251_ps_set_mode() 137 wl1251_debug(DEBUG_PSM, "leaving psm"); in wl1251_ps_set_mode()
|
A D | event.c | 49 wl1251_debug(DEBUG_PSM, "PSM entry failed"); in wl1251_event_ps_report()
|
A D | wl1251.h | 32 DEBUG_PSM = BIT(10), enumerator
|
A D | main.c | 652 wl1251_debug(DEBUG_PSM, "psm enabled"); in wl1251_op_config() 668 wl1251_debug(DEBUG_PSM, "psm disabled"); in wl1251_op_config()
|
/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/ |
A D | ps.c | 24 wl1271_debug(DEBUG_PSM, "entering psm (mode=%d,timeout=%u)", in wl1271_ps_set_mode() 53 wl1271_debug(DEBUG_PSM, "leaving psm"); in wl1271_ps_set_mode() 126 wl1271_debug(DEBUG_PSM, "start mac80211 PSM on hlid %d pkts %d " in wl12xx_ps_link_start() 157 wl1271_debug(DEBUG_PSM, "end mac80211 PSM on hlid %d", hlid); in wl12xx_ps_link_end()
|
A D | debug.h | 32 DEBUG_PSM = BIT(10), enumerator
|
A D | main.c | 367 wl1271_debug(DEBUG_PSM, in wl12xx_irq_update_links_status() 4498 wl1271_debug(DEBUG_PSM, "%s ps enabled", ps_mode_str); in wl1271_bss_info_changed_sta() 4506 wl1271_debug(DEBUG_PSM, "auto ps disabled"); in wl1271_bss_info_changed_sta() 6638 wl1271_debug(DEBUG_PSM, "chip to elp"); in wlcore_runtime_suspend() 6664 wl1271_debug(DEBUG_PSM, "waking up chip from elp"); in wlcore_runtime_resume() 6691 wl1271_debug(DEBUG_PSM, "wakeup time: %u ms", in wlcore_runtime_resume()
|
Completed in 20 milliseconds