Home
last modified time | relevance | path

Searched refs:DEBUG_MAC80211 (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/wl1251/
Dmain.c412 wl1251_debug(DEBUG_MAC80211, "mac80211 start"); in wl1251_op_start()
462 wl1251_debug(DEBUG_MAC80211, "mac80211 stop"); in wl1251_op_stop()
521 wl1251_debug(DEBUG_MAC80211, "mac80211 add interface type %d mac %pM", in wl1251_op_add_interface()
563 wl1251_debug(DEBUG_MAC80211, "mac80211 remove interface"); in wl1251_op_remove_interface()
597 wl1251_debug(DEBUG_MAC80211, "mac80211 config ch %d psm %s power %d", in wl1251_op_config()
692 wl1251_debug(DEBUG_MAC80211, "mac80211 configure filter"); in wl1251_op_configure_filter()
788 wl1251_debug(DEBUG_MAC80211, "mac80211 set key"); in wl1251_op_set_key()
887 wl1251_debug(DEBUG_MAC80211, "mac80211 hw scan"); in wl1251_op_hw_scan()
973 wl1251_debug(DEBUG_MAC80211, "mac80211 bss info changed"); in wl1251_op_bss_info_changed()
1175 wl1251_debug(DEBUG_MAC80211, "mac80211 conf tx %d", queue); in wl1251_op_conf_tx()
Devent.c38 wl1251_debug(DEBUG_MAC80211, "mac80211 hw scan completed"); in wl1251_event_scan_complete()
Dwl1251.h47 DEBUG_MAC80211 = BIT(11), enumerator
/drivers/net/wireless/wl12xx/
Dmain.c1753 wl1271_debug(DEBUG_MAC80211, "mac80211 suspend wow=%d", !!wow); in wl1271_op_suspend()
1767 wl1271_debug(DEBUG_MAC80211, "flushing remaining works"); in wl1271_op_suspend()
1795 wl1271_debug(DEBUG_MAC80211, "mac80211 resume wow=%d", in wl1271_op_resume()
1810 wl1271_debug(DEBUG_MAC80211, in wl1271_op_resume()
1826 wl1271_debug(DEBUG_MAC80211, "mac80211 start"); in wl1271_op_start()
1847 wl1271_debug(DEBUG_MAC80211, "mac80211 stop"); in wl1271_op_stop()
2118 wl1271_debug(DEBUG_MAC80211, "11a is %ssupported", in wl12xx_init_fw()
2192 wl1271_debug(DEBUG_MAC80211, "mac80211 add interface type %d mac %pM", in wl1271_op_add_interface()
2297 wl1271_debug(DEBUG_MAC80211, "mac80211 remove interface"); in __wl1271_op_remove_interface()
2694 wl1271_debug(DEBUG_MAC80211, "mac80211 config ch %d psm %s power %d %s" in wl1271_op_config()
[all …]
Ddebug.h47 DEBUG_MAC80211 = BIT(11), enumerator