Lines Matching refs:wil_dbg_misc
119 wil_dbg_misc(wil, "update supported bands"); in update_supported_bands()
523 wil_dbg_misc(wil, "get_station: %pM CID %d MID %d\n", mac, cid, in wil_cfg80211_get_station()
566 wil_dbg_misc(wil, "dump_station: %pM CID %d MID %d\n", mac, cid, in wil_cfg80211_dump_station()
579 wil_dbg_misc(wil, "start_p2p_device: entered\n"); in wil_cfg80211_start_p2p_device()
592 wil_dbg_misc(wil, "stop_p2p_device: entered\n"); in wil_cfg80211_stop_p2p_device()
660 wil_dbg_misc(wil, "add_iface, type %d\n", type); in wil_cfg80211_add_iface()
757 wil_dbg_misc(wil, "del_iface\n"); in wil_cfg80211_del_iface()
809 wil_dbg_misc(wil, "change_iface: type=%d\n", type); in wil_cfg80211_change_iface()
825 wil_dbg_misc(wil, "interface is up. resetting...\n"); in wil_cfg80211_change_iface()
878 wil_dbg_misc(wil, "scan: wdev=0x%p iftype=%d\n", wdev, wdev->iftype); in wil_cfg80211_scan()
932 wil_dbg_misc(wil, "Start scan_request 0x%p\n", request); in wil_cfg80211_scan()
933 wil_dbg_misc(wil, "SSID count: %d", request->n_ssids); in wil_cfg80211_scan()
936 wil_dbg_misc(wil, "SSID[%d]", i); in wil_cfg80211_scan()
971 wil_dbg_misc(wil, "Scan for ch %d : %d MHz\n", ch, in wil_cfg80211_scan()
979 wil_dbg_misc(wil, "Scan has no IE's\n"); in wil_cfg80211_scan()
988 wil_dbg_misc(wil, "active scan with discovery_mode=1\n"); in wil_cfg80211_scan()
1015 wil_dbg_misc(wil, "wdev=0x%p iftype=%d\n", wdev, wdev->iftype); in wil_cfg80211_abort_scan()
1024 wil_dbg_misc(wil, "abort scan was called on the wrong iface\n"); in wil_cfg80211_abort_scan()
1043 wil_dbg_misc(wil, "WPA versions: 0x%08x cipher group 0x%08x\n", in wil_print_crypto()
1045 wil_dbg_misc(wil, "Pairwise ciphers [%d] {\n", c->n_ciphers_pairwise); in wil_print_crypto()
1048 wil_dbg_misc(wil, " [%d] = 0x%08x\n", i, in wil_print_crypto()
1050 wil_dbg_misc(wil, "}\n"); in wil_print_crypto()
1051 wil_dbg_misc(wil, "AKM suites [%d] {\n", c->n_akm_suites); in wil_print_crypto()
1054 wil_dbg_misc(wil, " [%d] = 0x%08x\n", i, in wil_print_crypto()
1056 wil_dbg_misc(wil, "}\n"); in wil_print_crypto()
1057 wil_dbg_misc(wil, "Control port : %d, eth_type 0x%04x no_encrypt %d\n", in wil_print_crypto()
1205 wil_dbg_misc(wil, "connect, mid=%d\n", vif->mid); in wil_cfg80211_connect()
1371 wil_dbg_misc(wil, "disconnect: reason=%d, mid=%d\n", in wil_cfg80211_disconnect()
1421 wil_dbg_misc(wil, "mgmt_tx: channel %d offchan %d, wait %d\n", in wil_cfg80211_mgmt_tx()
1437 wil_dbg_misc(wil, in wil_cfg80211_mgmt_tx()
1444 wil_dbg_misc(wil, in wil_cfg80211_mgmt_tx()
1509 wil_dbg_misc(wil, "detect_key_usage: -> %s\n", key_usage_str[rc]); in wil_detect_key_usage()
1618 wil_dbg_misc(wil, "add_key: %pM %s[%d] PN %*phN\n", in wil_cfg80211_add_key()
1652 wil_dbg_misc(wil, "Store EAPOL key\n"); in wil_cfg80211_add_key()
1688 wil_dbg_misc(wil, "del_key: %pM %s[%d]\n", mac_addr, in wil_cfg80211_del_key()
1709 wil_dbg_misc(wil, "set_default_key: entered\n"); in wil_cfg80211_set_default_key()
1722 wil_dbg_misc(wil, in wil_remain_on_channel()
1737 wil_dbg_misc(wil, "cancel_remain_on_channel\n"); in wil_cancel_remain_on_channel()
1928 wil_dbg_misc(wil, "start_ap: mid=%d, is_go=%d\n", vif->mid, is_go); in _wil_cfg80211_start_ap()
2070 wil_dbg_misc(wil, "change_beacon, mid=%d\n", vif->mid); in wil_cfg80211_change_beacon()
2083 wil_dbg_misc(wil, "privacy changed %d=>%d. Restarting AP\n", in wil_cfg80211_change_beacon()
2112 wil_dbg_misc(wil, "start_ap\n"); in wil_cfg80211_start_ap()
2142 wil_dbg_misc(wil, "AP on Channel %d %d MHz, %s\n", channel->hw_value, in wil_cfg80211_start_ap()
2144 wil_dbg_misc(wil, "Privacy: %d auth_type %d\n", in wil_cfg80211_start_ap()
2146 wil_dbg_misc(wil, "Hidden SSID mode: %d\n", in wil_cfg80211_start_ap()
2148 wil_dbg_misc(wil, "BI %d DTIM %d\n", info->beacon_interval, in wil_cfg80211_start_ap()
2150 wil_dbg_misc(wil, "PBSS %d\n", info->pbss); in wil_cfg80211_start_ap()
2172 wil_dbg_misc(wil, "stop_ap, mid=%d\n", vif->mid); in wil_cfg80211_stop_ap()
2211 wil_dbg_misc(wil, "add station %pM aid %d mid %d mask 0x%x set 0x%x\n", in wil_cfg80211_add_station()
2235 wil_dbg_misc(wil, "del_station: %pM, reason=%d mid=%d\n", in wil_cfg80211_del_station()
2256 wil_dbg_misc(wil, "change station %pM mask 0x%x set 0x%x mid %d\n", in wil_cfg80211_change_station()
2261 wil_dbg_misc(wil, "not supported with AP SME enabled\n"); in wil_cfg80211_change_station()
2287 wil_dbg_misc(wil, "cid %d ring %d authorize %d\n", cid, i, in wil_cfg80211_change_station()
2346 wil_dbg_misc(wil, "probe_client_flush\n"); in wil_probe_client_flush()
2367 wil_dbg_misc(wil, "probe_client: %pM => CID %d MID %d\n", in wil_cfg80211_probe_client()
2397 wil_dbg_misc(wil, "change_bss: ap_isolate MID %d, %d => %d\n", in wil_cfg80211_change_bss()
2412 wil_dbg_misc(wil, "enabled=%d, timeout=%d\n", in wil_cfg80211_set_power_mgmt()
2474 wil_dbg_misc(wil, in wil_cfg80211_sched_scan_start()
2478 wil_dbg_misc(wil, "SSID[%d]:", i); in wil_cfg80211_sched_scan_start()
2483 wil_dbg_misc(wil, "channels:"); in wil_cfg80211_sched_scan_start()
2485 wil_dbg_misc(wil, " %d%s", request->channels[i]->hw_value, in wil_cfg80211_sched_scan_start()
2487 wil_dbg_misc(wil, "n_match_sets %d, min_rssi_thold %d, delay %d\n", in wil_cfg80211_sched_scan_start()
2493 wil_dbg_misc(wil, "MATCHSET[%d]: rssi_thold %d\n", in wil_cfg80211_sched_scan_start()
2499 wil_dbg_misc(wil, "n_scan_plans %d\n", request->n_scan_plans); in wil_cfg80211_sched_scan_start()
2503 wil_dbg_misc(wil, "SCAN PLAN[%d]: interval %d iterations %d\n", in wil_cfg80211_sched_scan_start()
2529 wil_dbg_misc(wil, "sched scan stopped (%d)\n", rc); in wil_cfg80211_sched_scan_stop()
2544 wil_dbg_misc(wil, "update ft ies, mid=%d\n", vif->mid); in wil_cfg80211_update_ft_ies()
2709 wil_dbg_misc(wil, "iface_combinations already set, skipping\n"); in wil_cfg80211_iface_combinations_from_fw()
2737 wil_dbg_misc(wil, in wil_cfg80211_iface_combinations_from_fw()
2746 wil_dbg_misc(wil, in wil_cfg80211_iface_combinations_from_fw()
2756 wil_dbg_misc(wil, "multiple VIFs supported, n_mids %d\n", conc->n_mids); in wil_cfg80211_iface_combinations_from_fw()