Searched refs:DEBUG_PSM (Results 1 – 6 of 6) sorted by relevance
/drivers/net/wireless/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() 77 wl1251_debug(DEBUG_PSM, "waking up chip from elp"); in wl1251_ps_elp_wakeup() 99 wl1251_debug(DEBUG_PSM, "wakeup time: %u ms", in wl1251_ps_elp_wakeup() 113 wl1251_debug(DEBUG_PSM, "entering psm"); in wl1251_ps_set_mode() 140 wl1251_debug(DEBUG_PSM, "entering idle"); in wl1251_ps_set_mode() 152 wl1251_debug(DEBUG_PSM, "leaving psm"); in wl1251_ps_set_mode()
|
D | wl1251.h | 46 DEBUG_PSM = BIT(10), enumerator
|
D | main.c | 618 wl1251_debug(DEBUG_PSM, "psm enabled"); in wl1251_op_config() 635 wl1251_debug(DEBUG_PSM, "psm disabled"); in wl1251_op_config()
|
/drivers/net/wireless/wl12xx/ |
D | ps.c | 41 wl1271_debug(DEBUG_PSM, "elp work"); in wl1271_elp_work() 64 wl1271_debug(DEBUG_PSM, "chip to elp"); in wl1271_elp_work() 115 wl1271_debug(DEBUG_PSM, "waking up chip from elp"); in wl1271_ps_elp_wakeup() 146 wl1271_debug(DEBUG_PSM, "wakeup time: %u ms", in wl1271_ps_elp_wakeup() 169 wl1271_debug(DEBUG_PSM, "entering psm (mode=%d,timeout=%u)", in wl1271_ps_set_mode() 194 wl1271_debug(DEBUG_PSM, "leaving psm"); in wl1271_ps_set_mode() 258 wl1271_debug(DEBUG_PSM, "start mac80211 PSM on hlid %d pkts %d " in wl12xx_ps_link_start() 289 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 | 763 wl1271_debug(DEBUG_PSM, in wl12xx_irq_update_links_status() 2654 wl1271_debug(DEBUG_PSM, "%s ps enabled", ps_mode_str); in wl12xx_config_vif() 2665 wl1271_debug(DEBUG_PSM, "auto ps disabled"); in wl12xx_config_vif()
|