Home
last modified time | relevance | path

Searched refs:DEBUG_ACX (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/ti/wl1251/
H A Dacx.c19 wl1251_debug(DEBUG_ACX, "acx frame rates"); in wl1251_acx_frame_rates()
48 wl1251_debug(DEBUG_ACX, "acx dot11_station_id"); in wl1251_acx_station_id()
68 wl1251_debug(DEBUG_ACX, "acx dot11_default_key (%d)", key_id); in wl1251_acx_default_key()
96 wl1251_debug(DEBUG_ACX, "acx wake up conditions"); in wl1251_acx_wake_up_conditions()
122 wl1251_debug(DEBUG_ACX, "acx sleep auth"); in wl1251_acx_sleep_auth()
141 wl1251_debug(DEBUG_ACX, "acx fw rev"); in wl1251_acx_fw_version()
165 wl1251_debug(DEBUG_ACX, "acx dot11_cur_tx_pwr"); in wl1251_acx_tx_power()
192 wl1251_debug(DEBUG_ACX, "acx feature cfg"); in wl1251_acx_feature_cfg()
219 wl1251_debug(DEBUG_ACX, "acx mem map"); in wl1251_acx_mem_map()
234 wl1251_debug(DEBUG_ACX, "acx data path params"); in wl1251_acx_data_path_params()
[all …]
H A Dinit.c261 wl1251_debug(DEBUG_ACX, "acx tx queue config"); in wl1251_hw_init_tx_queue_config()
H A Dwl1251.h35 DEBUG_ACX = BIT(13), enumerator
/linux/drivers/net/wireless/ti/wlcore/
H A Dacx.c28 wl1271_debug(DEBUG_ACX, "acx wake up conditions (wake_up_event %d listen_interval %d)", in wl1271_acx_wake_up_conditions()
58 wl1271_debug(DEBUG_ACX, "acx sleep auth %d", sleep_auth); in wl1271_acx_sleep_auth()
88 wl1271_debug(DEBUG_ACX, "acx dot11_cur_tx_pwr %d", power); in wl1271_acx_tx_power()
118 wl1271_debug(DEBUG_ACX, "acx feature cfg"); in wl1271_acx_feature_cfg()
148 wl1271_debug(DEBUG_ACX, "acx mem map"); in wl1271_acx_mem_map()
163 wl1271_debug(DEBUG_ACX, "acx rx msdu life time"); in wl1271_acx_rx_msdu_life_time()
190 wl1271_debug(DEBUG_ACX, "acx slot"); in wl1271_acx_slot()
219 wl1271_debug(DEBUG_ACX, "acx group address tbl"); in wl1271_acx_group_address_tbl()
257 wl1271_debug(DEBUG_ACX, "acx service period timeout"); in wl1271_acx_service_period_timeout()
289 wl1271_debug(DEBUG_ACX, "acx rts threshold: %d", rts_threshold); in wl1271_acx_rts_threshold()
[all …]
H A Ddebug.h35 DEBUG_ACX = BIT(13), enumerator
H A Dcmd.c1952 wl1271_debug(DEBUG_ACX, "cmd stop channel switch"); in wl12xx_cmd_stop_channel_switch()
/linux/drivers/net/wireless/ti/wl18xx/
H A Dacx.c22 wl1271_debug(DEBUG_ACX, "acx cfg bitmap %d blk %d spare %d field %d", in wl18xx_acx_host_if_cfg_bitmap()
55 wl1271_debug(DEBUG_ACX, "acx checksum state"); in wl18xx_acx_set_checksum_state()
81 wl1271_debug(DEBUG_ACX, "acx clear statistics"); in wl18xx_acx_clear_statistics()
105 wl1271_debug(DEBUG_ACX, "acx peer ht operation mode hlid %d bw %d", in wl18xx_acx_peer_ht_operation_mode()
145 wl1271_debug(DEBUG_ACX, in wl18xx_acx_set_peer_cap()
248 wl1271_debug(DEBUG_ACX, "acx config ap sleep"); in wl18xx_acx_ap_sleep()
277 wl1271_debug(DEBUG_ACX, "acx dynamic fw traces config %d", in wl18xx_acx_dynamic_fw_traces()
304 wl1271_debug(DEBUG_ACX, "acx time sync cfg: mode %d, addr: %pM", in wl18xx_acx_time_sync_cfg()
H A Dcmd.c22 wl1271_debug(DEBUG_ACX, "cmd channel switch (count=%d)", in wl18xx_cmd_channel_switch()
/linux/drivers/net/wireless/ti/wl12xx/
H A Dcmd.c281 wl1271_debug(DEBUG_ACX, "cmd channel switch"); in wl12xx_cmd_channel_switch()