Searched refs:DEBUG_MAC80211 (Results 1 – 7 of 7) sorted by relevance
/drivers/net/wireless/ti/wl1251/ |
D | main.c | 393 wl1251_debug(DEBUG_MAC80211, "mac80211 start"); in wl1251_op_start() 443 wl1251_debug(DEBUG_MAC80211, "mac80211 stop"); in wl1251_op_stop() 501 wl1251_debug(DEBUG_MAC80211, "mac80211 add interface type %d mac %pM", in wl1251_op_add_interface() 543 wl1251_debug(DEBUG_MAC80211, "mac80211 remove interface"); in wl1251_op_remove_interface() 578 wl1251_debug(DEBUG_MAC80211, "mac80211 config ch %d psm %s power %d", in wl1251_op_config() 675 wl1251_debug(DEBUG_MAC80211, "mac80211 configure filter"); in wl1251_op_configure_filter() 781 wl1251_debug(DEBUG_MAC80211, "mac80211 set key"); in wl1251_op_set_key() 880 wl1251_debug(DEBUG_MAC80211, "mac80211 hw scan"); in wl1251_op_hw_scan() 982 wl1251_debug(DEBUG_MAC80211, "mac80211 bss info changed"); in wl1251_op_bss_info_changed() 1184 wl1251_debug(DEBUG_MAC80211, "mac80211 conf tx %d", queue); in wl1251_op_conf_tx()
|
D | event.c | 40 wl1251_debug(DEBUG_MAC80211, "mac80211 hw scan completed"); in wl1251_event_scan_complete()
|
D | wl1251.h | 47 DEBUG_MAC80211 = BIT(11), enumerator
|
/drivers/net/wireless/ti/wlcore/ |
D | main.c | 1720 wl1271_debug(DEBUG_MAC80211, "mac80211 suspend wow=%d", !!wow); in wl1271_op_suspend() 1743 wl1271_debug(DEBUG_MAC80211, "flushing remaining works"); in wl1271_op_suspend() 1772 wl1271_debug(DEBUG_MAC80211, "mac80211 resume wow=%d", in wl1271_op_resume() 1793 wl1271_debug(DEBUG_MAC80211, in wl1271_op_resume() 1826 wl1271_debug(DEBUG_MAC80211, "mac80211 start"); in wl1271_op_start() 1951 wl1271_debug(DEBUG_MAC80211, "mac80211 stop"); in wlcore_op_stop() 2244 wl1271_debug(DEBUG_MAC80211, "11a is %ssupported", in wl12xx_init_fw() 2350 wl1271_debug(DEBUG_MAC80211, in wlcore_allocate_hw_queue_base() 2364 wl1271_debug(DEBUG_MAC80211, "allocating hw queue base: %d", in wlcore_allocate_hw_queue_base() 2396 wl1271_debug(DEBUG_MAC80211, "mac80211 add interface type %d mac %pM", in wl1271_op_add_interface() [all …]
|
D | debug.h | 47 DEBUG_MAC80211 = BIT(11), enumerator
|
D | tx.c | 1142 wl1271_debug(DEBUG_MAC80211, "flushing tx buffer: %d %d", in wl1271_tx_flush() 1155 wl1271_debug(DEBUG_MAC80211, "tx flush took %d ms", in wl1271_tx_flush()
|
/drivers/net/wireless/ti/wl18xx/ |
D | main.c | 1402 wl1271_debug(DEBUG_MAC80211, "mac80211 sta_rc_update wide %d", wide); in wl18xx_sta_rc_update()
|