Searched refs:DEBUG_PSM (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ti/wl1251/ |
D | ps.c | 38 wl1251_debug(DEBUG_PSM, "elp work"); in wl1251_elp_work() 45 wl1251_debug(DEBUG_PSM, "chip to elp"); in wl1251_elp_work() 76 wl1251_debug(DEBUG_PSM, "waking up chip from elp"); in wl1251_ps_elp_wakeup() 98 wl1251_debug(DEBUG_PSM, "wakeup time: %u ms", in wl1251_ps_elp_wakeup() 112 wl1251_debug(DEBUG_PSM, "entering psm"); in wl1251_ps_set_mode() 139 wl1251_debug(DEBUG_PSM, "entering idle"); in wl1251_ps_set_mode() 151 wl1251_debug(DEBUG_PSM, "leaving psm"); in wl1251_ps_set_mode()
|
D | event.c | 63 wl1251_debug(DEBUG_PSM, "PSM entry failed"); in wl1251_event_ps_report()
|
D | wl1251.h | 46 DEBUG_PSM = BIT(10), enumerator
|
D | main.c | 666 wl1251_debug(DEBUG_PSM, "psm enabled"); in wl1251_op_config() 682 wl1251_debug(DEBUG_PSM, "psm disabled"); in wl1251_op_config()
|
/Linux-v4.19/drivers/net/wireless/ti/wlcore/ |
D | ps.c | 38 wl1271_debug(DEBUG_PSM, "entering psm (mode=%d,timeout=%u)", in wl1271_ps_set_mode() 67 wl1271_debug(DEBUG_PSM, "leaving psm"); in wl1271_ps_set_mode() 140 wl1271_debug(DEBUG_PSM, "start mac80211 PSM on hlid %d pkts %d " in wl12xx_ps_link_start() 171 wl1271_debug(DEBUG_PSM, "end mac80211 PSM on hlid %d", hlid); in wl12xx_ps_link_end()
|
D | debug.h | 46 DEBUG_PSM = BIT(10), enumerator
|
D | main.c | 387 wl1271_debug(DEBUG_PSM, in wl12xx_irq_update_links_status() 4546 wl1271_debug(DEBUG_PSM, "%s ps enabled", ps_mode_str); in wl1271_bss_info_changed_sta() 4554 wl1271_debug(DEBUG_PSM, "auto ps disabled"); in wl1271_bss_info_changed_sta() 6692 wl1271_debug(DEBUG_PSM, "chip to elp"); in wlcore_runtime_suspend() 6718 wl1271_debug(DEBUG_PSM, "waking up chip from elp"); in wlcore_runtime_resume() 6747 wl1271_debug(DEBUG_PSM, "wakeup time: %u ms", in wlcore_runtime_resume()
|