Searched refs:DEBUG_PSM (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/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 | 59 wl1251_debug(DEBUG_PSM, "PSM entry failed"); in wl1251_event_ps_report()
|
D | wl1251.h | 46 DEBUG_PSM = BIT(10), enumerator
|
D | main.c | 668 wl1251_debug(DEBUG_PSM, "psm enabled"); in wl1251_op_config() 684 wl1251_debug(DEBUG_PSM, "psm disabled"); in wl1251_op_config()
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | ps.c | 44 wl1271_debug(DEBUG_PSM, "elp work"); in wl1271_elp_work() 64 wl1271_debug(DEBUG_PSM, "chip to elp"); in wl1271_elp_work() 128 wl1271_debug(DEBUG_PSM, "waking up chip from elp"); in wl1271_ps_elp_wakeup() 160 wl1271_debug(DEBUG_PSM, "wakeup time: %u ms", in wl1271_ps_elp_wakeup() 184 wl1271_debug(DEBUG_PSM, "entering psm (mode=%d,timeout=%u)", in wl1271_ps_set_mode() 213 wl1271_debug(DEBUG_PSM, "leaving psm"); in wl1271_ps_set_mode() 286 wl1271_debug(DEBUG_PSM, "start mac80211 PSM on hlid %d pkts %d " in wl12xx_ps_link_start() 317 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 | 381 wl1271_debug(DEBUG_PSM, in wl12xx_irq_update_links_status() 4508 wl1271_debug(DEBUG_PSM, "%s ps enabled", ps_mode_str); in wl1271_bss_info_changed_sta() 4516 wl1271_debug(DEBUG_PSM, "auto ps disabled"); in wl1271_bss_info_changed_sta()
|