Searched refs:DEBUG_MAC80211 (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/ |
A D | main.c | 1826 wl1271_debug(DEBUG_MAC80211, in wl1271_op_resume() 2013 wl1271_debug(DEBUG_MAC80211, "mac80211 stop"); in wlcore_op_stop() 2469 wl1271_debug(DEBUG_MAC80211, in wlcore_allocate_hw_queue_base() 4265 wl1271_debug(DEBUG_MAC80211, in wlcore_set_bssid() 4665 wl1271_debug(DEBUG_MAC80211, in wlcore_op_change_chanctx() 4713 wl1271_debug(DEBUG_MAC80211, in wlcore_op_assign_vif_chanctx() 4762 wl1271_debug(DEBUG_MAC80211, in wlcore_op_unassign_vif_chanctx() 4801 wl1271_debug(DEBUG_MAC80211, in __wlcore_switch_vif_chan() 4840 wl1271_debug(DEBUG_MAC80211, in wlcore_op_switch_vif_chanctx() 5353 wl1271_debug(DEBUG_MAC80211, in wl1271_op_ampdu_action() [all …]
|
A D | debug.h | 33 DEBUG_MAC80211 = BIT(11), enumerator
|
A D | tx.c | 1152 wl1271_debug(DEBUG_MAC80211, "flushing tx buffer: %d %d", in wl1271_tx_flush() 1165 wl1271_debug(DEBUG_MAC80211, "tx flush took %d ms", in wl1271_tx_flush()
|
/linux-6.3-rc2/drivers/net/wireless/ti/wl1251/ |
A D | main.c | 374 wl1251_debug(DEBUG_MAC80211, "mac80211 start"); in wl1251_op_start() 424 wl1251_debug(DEBUG_MAC80211, "mac80211 stop"); in wl1251_op_stop() 490 wl1251_debug(DEBUG_MAC80211, "mac80211 add interface type %d mac %pM", in wl1251_op_add_interface() 532 wl1251_debug(DEBUG_MAC80211, "mac80211 remove interface"); in wl1251_op_remove_interface() 601 wl1251_debug(DEBUG_MAC80211, in wl1251_op_config() 765 wl1251_debug(DEBUG_MAC80211, "mac80211 configure filter"); in wl1251_op_configure_filter() 879 wl1251_debug(DEBUG_MAC80211, "mac80211 set key"); in wl1251_op_set_key() 983 wl1251_debug(DEBUG_MAC80211, "mac80211 hw scan"); in wl1251_op_hw_scan() 1087 wl1251_debug(DEBUG_MAC80211, "mac80211 bss info changed"); in wl1251_op_bss_info_changed() 1295 wl1251_debug(DEBUG_MAC80211, "mac80211 conf tx %d", queue); in wl1251_op_conf_tx()
|
A D | event.c | 30 wl1251_debug(DEBUG_MAC80211, "mac80211 hw scan completed"); in wl1251_event_scan_complete()
|
A D | wl1251.h | 33 DEBUG_MAC80211 = BIT(11), enumerator
|
/linux-6.3-rc2/drivers/net/wireless/ti/wl18xx/ |
A D | main.c | 1618 wl1271_debug(DEBUG_MAC80211, "mac80211 sta_rc_update wide %d", wide); in wl18xx_sta_rc_update()
|
Completed in 25 milliseconds