Searched refs:DEBUG_ACX (Results 1 – 10 of 10) sorted by relevance
/drivers/net/wireless/ti/wl1251/ |
D | acx.c | 18 wl1251_debug(DEBUG_ACX, "acx frame rates"); in wl1251_acx_frame_rates() 47 wl1251_debug(DEBUG_ACX, "acx dot11_station_id"); in wl1251_acx_station_id() 67 wl1251_debug(DEBUG_ACX, "acx dot11_default_key (%d)", key_id); in wl1251_acx_default_key() 95 wl1251_debug(DEBUG_ACX, "acx wake up conditions"); in wl1251_acx_wake_up_conditions() 121 wl1251_debug(DEBUG_ACX, "acx sleep auth"); in wl1251_acx_sleep_auth() 140 wl1251_debug(DEBUG_ACX, "acx fw rev"); in wl1251_acx_fw_version() 172 wl1251_debug(DEBUG_ACX, "acx dot11_cur_tx_pwr"); in wl1251_acx_tx_power() 199 wl1251_debug(DEBUG_ACX, "acx feature cfg"); in wl1251_acx_feature_cfg() 226 wl1251_debug(DEBUG_ACX, "acx mem map"); in wl1251_acx_mem_map() 241 wl1251_debug(DEBUG_ACX, "acx data path params"); in wl1251_acx_data_path_params() [all …]
|
D | init.c | 262 wl1251_debug(DEBUG_ACX, "acx tx queue config"); in wl1251_hw_init_tx_queue_config()
|
D | wl1251.h | 35 DEBUG_ACX = BIT(13), enumerator
|
/drivers/net/wireless/ti/wlcore/ |
D | acx.c | 28 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 …]
|
D | debug.h | 35 DEBUG_ACX = BIT(13), enumerator
|
D | cmd.c | 1977 wl1271_debug(DEBUG_ACX, "cmd stop channel switch"); in wl12xx_cmd_stop_channel_switch()
|
/drivers/net/wireless/ti/wl18xx/ |
D | acx.c | 22 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()
|
D | cmd.c | 22 wl1271_debug(DEBUG_ACX, "cmd channel switch (count=%d)", in wl18xx_cmd_channel_switch()
|
D | main.c | 1278 wl1271_debug(DEBUG_ACX, "using wide channel rate mask"); in wl18xx_sta_get_ap_rate_mask() 1284 wl1271_debug(DEBUG_ACX, "using MIMO channel rate mask"); in wl18xx_sta_get_ap_rate_mask() 1296 wl1271_debug(DEBUG_ACX, "using wide channel rate mask"); in wl18xx_ap_get_mimo_wide_rate_mask() 1305 wl1271_debug(DEBUG_ACX, "using MIMO rate mask"); in wl18xx_ap_get_mimo_wide_rate_mask()
|
/drivers/net/wireless/ti/wl12xx/ |
D | cmd.c | 281 wl1271_debug(DEBUG_ACX, "cmd channel switch"); in wl12xx_cmd_channel_switch()
|