Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ti/wl1251/
Dacx.c17 wl1251_debug(DEBUG_ACX, "acx frame rates"); in wl1251_acx_frame_rates()
46 wl1251_debug(DEBUG_ACX, "acx dot11_station_id"); in wl1251_acx_station_id()
69 wl1251_debug(DEBUG_ACX, "acx dot11_default_key (%d)", key_id); in wl1251_acx_default_key()
97 wl1251_debug(DEBUG_ACX, "acx wake up conditions"); in wl1251_acx_wake_up_conditions()
123 wl1251_debug(DEBUG_ACX, "acx sleep auth"); in wl1251_acx_sleep_auth()
142 wl1251_debug(DEBUG_ACX, "acx fw rev"); in wl1251_acx_fw_version()
174 wl1251_debug(DEBUG_ACX, "acx dot11_cur_tx_pwr"); in wl1251_acx_tx_power()
201 wl1251_debug(DEBUG_ACX, "acx feature cfg"); in wl1251_acx_feature_cfg()
228 wl1251_debug(DEBUG_ACX, "acx mem map"); in wl1251_acx_mem_map()
243 wl1251_debug(DEBUG_ACX, "acx data path params"); in wl1251_acx_data_path_params()
[all …]
Dinit.c276 wl1251_debug(DEBUG_ACX, "acx tx queue config"); in wl1251_hw_init_tx_queue_config()
Dwl1251.h49 DEBUG_ACX = BIT(13), enumerator
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dacx.c43 wl1271_debug(DEBUG_ACX, "acx wake up conditions (wake_up_event %d listen_interval %d)", in wl1271_acx_wake_up_conditions()
73 wl1271_debug(DEBUG_ACX, "acx sleep auth %d", sleep_auth); in wl1271_acx_sleep_auth()
103 wl1271_debug(DEBUG_ACX, "acx dot11_cur_tx_pwr %d", power); in wl1271_acx_tx_power()
133 wl1271_debug(DEBUG_ACX, "acx feature cfg"); in wl1271_acx_feature_cfg()
163 wl1271_debug(DEBUG_ACX, "acx mem map"); in wl1271_acx_mem_map()
178 wl1271_debug(DEBUG_ACX, "acx rx msdu life time"); in wl1271_acx_rx_msdu_life_time()
205 wl1271_debug(DEBUG_ACX, "acx slot"); in wl1271_acx_slot()
234 wl1271_debug(DEBUG_ACX, "acx group address tbl"); in wl1271_acx_group_address_tbl()
272 wl1271_debug(DEBUG_ACX, "acx service period timeout"); in wl1271_acx_service_period_timeout()
304 wl1271_debug(DEBUG_ACX, "acx rts threshold: %d", rts_threshold); in wl1271_acx_rts_threshold()
[all …]
Ddebug.h49 DEBUG_ACX = BIT(13), enumerator
Dcmd.c1973 wl1271_debug(DEBUG_ACX, "cmd stop channel switch"); in wl12xx_cmd_stop_channel_switch()
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Dacx.c36 wl1271_debug(DEBUG_ACX, "acx cfg bitmap %d blk %d spare %d field %d", in wl18xx_acx_host_if_cfg_bitmap()
69 wl1271_debug(DEBUG_ACX, "acx checksum state"); in wl18xx_acx_set_checksum_state()
95 wl1271_debug(DEBUG_ACX, "acx clear statistics"); in wl18xx_acx_clear_statistics()
119 wl1271_debug(DEBUG_ACX, "acx peer ht operation mode hlid %d bw %d", in wl18xx_acx_peer_ht_operation_mode()
159 wl1271_debug(DEBUG_ACX, in wl18xx_acx_set_peer_cap()
262 wl1271_debug(DEBUG_ACX, "acx config ap sleep"); in wl18xx_acx_ap_sleep()
Dcmd.c36 wl1271_debug(DEBUG_ACX, "cmd channel switch (count=%d)", in wl18xx_cmd_channel_switch()
Dmain.c1241 wl1271_debug(DEBUG_ACX, "using wide channel rate mask"); in wl18xx_sta_get_ap_rate_mask()
1247 wl1271_debug(DEBUG_ACX, "using MIMO channel rate mask"); in wl18xx_sta_get_ap_rate_mask()
1259 wl1271_debug(DEBUG_ACX, "using wide channel rate mask"); in wl18xx_ap_get_mimo_wide_rate_mask()
1268 wl1271_debug(DEBUG_ACX, "using MIMO rate mask"); in wl18xx_ap_get_mimo_wide_rate_mask()
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/
Dcmd.c295 wl1271_debug(DEBUG_ACX, "cmd channel switch"); in wl12xx_cmd_channel_switch()