Lines Matching refs:wil_dbg_misc

119 	wil_dbg_misc(wil, "update supported bands");  in update_supported_bands()
545 wil_dbg_misc(wil, "get_station: %pM CID %d MID %d\n", mac, cid, in wil_cfg80211_get_station()
588 wil_dbg_misc(wil, "dump_station: %pM CID %d MID %d\n", mac, cid, in wil_cfg80211_dump_station()
601 wil_dbg_misc(wil, "start_p2p_device: entered\n"); in wil_cfg80211_start_p2p_device()
614 wil_dbg_misc(wil, "stop_p2p_device: entered\n"); in wil_cfg80211_stop_p2p_device()
682 wil_dbg_misc(wil, "add_iface, type %d\n", type); in wil_cfg80211_add_iface()
781 wil_dbg_misc(wil, "del_iface\n"); in wil_cfg80211_del_iface()
833 wil_dbg_misc(wil, "change_iface: type=%d\n", type); in wil_cfg80211_change_iface()
849 wil_dbg_misc(wil, "interface is up. resetting...\n"); in wil_cfg80211_change_iface()
900 wil_dbg_misc(wil, "scan: wdev=0x%p iftype=%d\n", wdev, wdev->iftype); in wil_cfg80211_scan()
954 wil_dbg_misc(wil, "Start scan_request 0x%p\n", request); in wil_cfg80211_scan()
955 wil_dbg_misc(wil, "SSID count: %d", request->n_ssids); in wil_cfg80211_scan()
958 wil_dbg_misc(wil, "SSID[%d]", i); in wil_cfg80211_scan()
993 wil_dbg_misc(wil, "Scan for ch %d : %d MHz\n", ch, in wil_cfg80211_scan()
1001 wil_dbg_misc(wil, "Scan has no IE's\n"); in wil_cfg80211_scan()
1010 wil_dbg_misc(wil, "active scan with discovery_mode=1\n"); in wil_cfg80211_scan()
1036 wil_dbg_misc(wil, "wdev=0x%p iftype=%d\n", wdev, wdev->iftype); in wil_cfg80211_abort_scan()
1045 wil_dbg_misc(wil, "abort scan was called on the wrong iface\n"); in wil_cfg80211_abort_scan()
1064 wil_dbg_misc(wil, "WPA versions: 0x%08x cipher group 0x%08x\n", in wil_print_crypto()
1066 wil_dbg_misc(wil, "Pairwise ciphers [%d] {\n", c->n_ciphers_pairwise); in wil_print_crypto()
1069 wil_dbg_misc(wil, " [%d] = 0x%08x\n", i, in wil_print_crypto()
1071 wil_dbg_misc(wil, "}\n"); in wil_print_crypto()
1072 wil_dbg_misc(wil, "AKM suites [%d] {\n", c->n_akm_suites); in wil_print_crypto()
1075 wil_dbg_misc(wil, " [%d] = 0x%08x\n", i, in wil_print_crypto()
1077 wil_dbg_misc(wil, "}\n"); in wil_print_crypto()
1078 wil_dbg_misc(wil, "Control port : %d, eth_type 0x%04x no_encrypt %d\n", in wil_print_crypto()
1226 wil_dbg_misc(wil, "connect, mid=%d\n", vif->mid); in wil_cfg80211_connect()
1392 wil_dbg_misc(wil, "disconnect: reason=%d, mid=%d\n", in wil_cfg80211_disconnect()
1442 wil_dbg_misc(wil, "mgmt_tx: channel %d offchan %d, wait %d\n", in wil_cfg80211_mgmt_tx()
1458 wil_dbg_misc(wil, in wil_cfg80211_mgmt_tx()
1465 wil_dbg_misc(wil, in wil_cfg80211_mgmt_tx()
1530 wil_dbg_misc(wil, "detect_key_usage: -> %s\n", key_usage_str[rc]); in wil_detect_key_usage()
1639 wil_dbg_misc(wil, "add_key: %pM %s[%d] PN %*phN\n", in wil_cfg80211_add_key()
1672 wil_dbg_misc(wil, "Store EAPOL key\n"); in wil_cfg80211_add_key()
1708 wil_dbg_misc(wil, "del_key: %pM %s[%d]\n", mac_addr, in wil_cfg80211_del_key()
1729 wil_dbg_misc(wil, "set_default_key: entered\n"); in wil_cfg80211_set_default_key()
1742 wil_dbg_misc(wil, in wil_remain_on_channel()
1757 wil_dbg_misc(wil, "cancel_remain_on_channel\n"); in wil_cancel_remain_on_channel()
1948 wil_dbg_misc(wil, "start_ap: mid=%d, is_go=%d\n", vif->mid, is_go); in _wil_cfg80211_start_ap()
2091 wil_dbg_misc(wil, "change_beacon, mid=%d\n", vif->mid); in wil_cfg80211_change_beacon()
2104 wil_dbg_misc(wil, "privacy changed %d=>%d. Restarting AP\n", in wil_cfg80211_change_beacon()
2133 wil_dbg_misc(wil, "start_ap\n"); in wil_cfg80211_start_ap()
2163 wil_dbg_misc(wil, "AP on Channel %d %d MHz, %s\n", channel->hw_value, in wil_cfg80211_start_ap()
2165 wil_dbg_misc(wil, "Privacy: %d auth_type %d\n", in wil_cfg80211_start_ap()
2167 wil_dbg_misc(wil, "Hidden SSID mode: %d\n", in wil_cfg80211_start_ap()
2169 wil_dbg_misc(wil, "BI %d DTIM %d\n", info->beacon_interval, in wil_cfg80211_start_ap()
2171 wil_dbg_misc(wil, "PBSS %d\n", info->pbss); in wil_cfg80211_start_ap()
2194 wil_dbg_misc(wil, "stop_ap, mid=%d\n", vif->mid); in wil_cfg80211_stop_ap()
2233 wil_dbg_misc(wil, "add station %pM aid %d mid %d mask 0x%x set 0x%x\n", in wil_cfg80211_add_station()
2257 wil_dbg_misc(wil, "del_station: %pM, reason=%d mid=%d\n", in wil_cfg80211_del_station()
2278 wil_dbg_misc(wil, "change station %pM mask 0x%x set 0x%x mid %d\n", in wil_cfg80211_change_station()
2283 wil_dbg_misc(wil, "not supported with AP SME enabled\n"); in wil_cfg80211_change_station()
2309 wil_dbg_misc(wil, "cid %d ring %d authorize %d\n", cid, i, in wil_cfg80211_change_station()
2368 wil_dbg_misc(wil, "probe_client_flush\n"); in wil_probe_client_flush()
2389 wil_dbg_misc(wil, "probe_client: %pM => CID %d MID %d\n", in wil_cfg80211_probe_client()
2419 wil_dbg_misc(wil, "change_bss: ap_isolate MID %d, %d => %d\n", in wil_cfg80211_change_bss()
2434 wil_dbg_misc(wil, "enabled=%d, timeout=%d\n", in wil_cfg80211_set_power_mgmt()
2496 wil_dbg_misc(wil, in wil_cfg80211_sched_scan_start()
2500 wil_dbg_misc(wil, "SSID[%d]:", i); in wil_cfg80211_sched_scan_start()
2505 wil_dbg_misc(wil, "channels:"); in wil_cfg80211_sched_scan_start()
2507 wil_dbg_misc(wil, " %d%s", request->channels[i]->hw_value, in wil_cfg80211_sched_scan_start()
2509 wil_dbg_misc(wil, "n_match_sets %d, min_rssi_thold %d, delay %d\n", in wil_cfg80211_sched_scan_start()
2515 wil_dbg_misc(wil, "MATCHSET[%d]: rssi_thold %d\n", in wil_cfg80211_sched_scan_start()
2521 wil_dbg_misc(wil, "n_scan_plans %d\n", request->n_scan_plans); in wil_cfg80211_sched_scan_start()
2525 wil_dbg_misc(wil, "SCAN PLAN[%d]: interval %d iterations %d\n", in wil_cfg80211_sched_scan_start()
2551 wil_dbg_misc(wil, "sched scan stopped (%d)\n", rc); in wil_cfg80211_sched_scan_stop()
2566 wil_dbg_misc(wil, "update ft ies, mid=%d\n", vif->mid); in wil_cfg80211_update_ft_ies()
2731 wil_dbg_misc(wil, "iface_combinations already set, skipping\n"); in wil_cfg80211_iface_combinations_from_fw()
2759 wil_dbg_misc(wil, in wil_cfg80211_iface_combinations_from_fw()
2768 wil_dbg_misc(wil, in wil_cfg80211_iface_combinations_from_fw()
2778 wil_dbg_misc(wil, "multiple VIFs supported, n_mids %d\n", conc->n_mids); in wil_cfg80211_iface_combinations_from_fw()