Lines Matching refs:wil_dbg_wmi
712 wil_dbg_wmi(wil, "Head 0x%08x -> 0x%08x\n", r->head, next_head); in __wmi_send()
740 wil_dbg_wmi(wil, "sending %s (0x%04x) [%d] mid %d\n", in __wmi_send()
796 wil_dbg_wmi(wil, "rfc calibration result %d\n", in wmi_evt_ready()
805 wil_dbg_wmi(wil, "fw reported max assoc sta %d\n", in wmi_evt_ready()
809 wil_dbg_wmi(wil, in wmi_evt_ready()
817 wil_dbg_wmi(wil, "setting max assoc sta to %d\n", wil->max_assoc_sta); in wmi_evt_ready()
864 wil_dbg_wmi(wil, "MGMT Rx: channel %d MCS %d RSSI %d SQI %d%%\n", in wmi_evt_rx_mgmt()
867 wil_dbg_wmi(wil, "status 0x%04x len %d fc 0x%04x\n", d_status, d_len, in wmi_evt_rx_mgmt()
869 wil_dbg_wmi(wil, "qid %d mid %d cid %d\n", in wmi_evt_rx_mgmt()
893 wil_dbg_wmi(wil, "Capability info : 0x%04x\n", cap); in wmi_evt_rx_mgmt()
894 wil_dbg_wmi(wil, "TSF : 0x%016llx\n", tsf); in wmi_evt_rx_mgmt()
895 wil_dbg_wmi(wil, "Beacon interval : %d\n", bi); in wmi_evt_rx_mgmt()
899 wil_dbg_wmi(wil, "Capability info : 0x%04x\n", cap); in wmi_evt_rx_mgmt()
905 wil_dbg_wmi(wil, "Added BSS %pM\n", in wmi_evt_rx_mgmt()
944 wil_dbg_wmi(wil, "SCAN_COMPLETE(0x%08x)\n", status); in wmi_evt_scan_complete()
1188 wil_dbg_wmi(wil, "EAPOL len %d from %pM MID %d\n", eapol_len, in wmi_evt_eapol_rx()
1236 wil_dbg_wmi(wil, "Enable vring %d MID %d\n", vri, vif->mid); in wmi_evt_ring_en()
1281 wil_dbg_wmi(wil, "BACK[%d] %s {%d} timeout %d AMSDU%s\n", in wmi_evt_ba_status()
1348 wil_dbg_wmi(wil, "DELBA MID %d CID %d TID %d from %s reason %d\n", in wmi_evt_delba()
1361 wil_dbg_wmi(wil, "DELBA Tx vring %d\n", i); in wmi_evt_delba()
1435 wil_dbg_wmi(wil, "sched scan result: channel %d MCS %d RSSI %d\n", in wmi_evt_sched_scan_result()
1437 wil_dbg_wmi(wil, "len %d qid %d mid %d cid %d\n", in wmi_evt_sched_scan_result()
1452 wil_dbg_wmi(wil, "Added BSS %pM\n", rx_mgmt_frame->bssid); in wmi_evt_sched_scan_result()
1621 wil_dbg_wmi(wil, "find sta -> ringid %d cid %d\n", i, lcid); in wil_find_cid_ringid_sta()
1627 wil_dbg_wmi(wil, "find sta cid while no rings active?\n"); in wil_find_cid_ringid_sta()
1682 wil_dbg_wmi(wil, "FT: Auth to %pM successfully\n", data->mac_addr); in wmi_evt_auth_status()
1747 wil_dbg_wmi(wil, "Reasoc Status event: status=%d, aid=%d", in wmi_evt_reassoc_status()
1749 wil_dbg_wmi(wil, " mac_addr=%pM, beacon_ie_len=%d", in wmi_evt_reassoc_status()
1751 wil_dbg_wmi(wil, " reassoc_req_ie_len=%d, reassoc_resp_ie_len=%d", in wmi_evt_reassoc_status()
1812 wil_dbg_wmi(wil, in wmi_evt_reassoc_status()
1858 wil_dbg_wmi(wil, "Ignore event 0x%04x len %d\n", id, len); in wmi_evt_ignore()
1923 wil_dbg_wmi(wil, "Mbox head %08x tail %08x\n", in wmi_recv_cmd()
1940 wil_dbg_wmi(wil, "Mbox evt %04x %04x %04x %02x\n", in wmi_recv_cmd()
1984 wil_dbg_wmi(wil, in wmi_recv_cmd()
1991 wil_dbg_wmi(wil, "recv %s (0x%04x) MID %d @%d msec\n", in wmi_recv_cmd()
2006 wil_dbg_wmi(wil, "recv_cmd: Complete WMI 0x%04x\n", in wmi_recv_cmd()
2017 wil_dbg_wmi(wil, "queue_work -> %d\n", q); in wmi_recv_cmd()
2021 wil_dbg_wmi(wil, "recv_cmd: -> %d events queued, %d completed\n", in wmi_recv_cmd()
2053 wil_dbg_wmi(wil, in wmi_call()
2091 wil_dbg_wmi(wil, "Set MAC %pM\n", addr); in wmi_set_mac_address()
2134 wil_dbg_wmi(wil, in wmi_led_cfg()
2357 wil_dbg_wmi(wil, "sending WMI_P2P_CFG_CMDID\n"); in wmi_p2p_cfg()
2380 wil_dbg_wmi(wil, "sending WMI_START_LISTEN_CMDID\n"); in wmi_start_listen()
2404 wil_dbg_wmi(wil, "sending WMI_START_SEARCH_CMDID\n"); in wmi_start_search()
2422 wil_dbg_wmi(wil, "sending WMI_DISCOVERY_STOP_CMDID\n"); in wmi_stop_discovery()
2742 wil_dbg_wmi(wil, "disconnect_sta: (%pM, reason %d)\n", mac, reason); in wmi_disconnect_sta()
2781 wil_dbg_wmi(wil, "addba: (ring %d size %d timeout %d amsdu %d)\n", in wmi_addba()
2794 wil_dbg_wmi(wil, "delba_tx: (ring %d reason %d)\n", ringid, reason); in wmi_delba_tx()
2813 wil_dbg_wmi(wil, "delba_rx: (CID %d TID %d reason %d)\n", cid, in wmi_delba_rx()
2851 wil_dbg_wmi(wil, in wmi_addba_rx_resp()
2899 wil_dbg_wmi(wil, in wmi_addba_rx_resp_edma()
2935 wil_dbg_wmi(wil, "Setting ps dev profile %d\n", ps_profile); in wmi_ps_dev_profile_cfg()
2969 wil_dbg_wmi(wil, "Setting mgmt retry short %d\n", retry_short); in wmi_set_mgmt_retry()
2999 wil_dbg_wmi(wil, "getting mgmt retry short\n"); in wmi_get_mgmt_retry()
3022 wil_dbg_wmi(wil, "sending WMI_ABORT_SCAN_CMDID\n"); in wmi_abort_scan()
3039 wil_dbg_wmi(wil, "new sta %pM, aid %d\n", mac, aid); in wmi_new_sta()
3055 wil_dbg_wmi(wil, "event_flush\n"); in wmi_event_flush()
3114 wil_dbg_wmi(wil, "waiting for suspend_response_completed\n"); in wmi_suspend()
3130 wil_dbg_wmi(wil, "suspend_response_completed rcvd\n"); in wmi_suspend()
3312 wil_dbg_wmi(wil, "Handle %s (0x%04x) (reply_id 0x%04x,%d)\n", in wmi_event_handle()
3319 wil_dbg_wmi(wil, "invalid mid %d, event skipped\n", in wmi_event_handle()
3325 wil_dbg_wmi(wil, "event for empty VIF(%d), skipped\n", in wmi_event_handle()
3348 wil_dbg_wmi(wil, "event_handle: Complete WMI 0x%04x\n", in wmi_event_handle()
3396 wil_dbg_wmi(wil, "event_worker: Start\n"); in wmi_event_worker()
3402 wil_dbg_wmi(wil, "event_worker: Finished\n"); in wmi_event_worker()
3448 wil_dbg_wmi(wil, "too many match sets (%d), use first %d\n", in wmi_sched_scan_set_ssids()
3485 wil_dbg_wmi(wil, "too many channels (%d), use first %d\n", in wmi_sched_scan_set_channels()
3507 wil_dbg_wmi(wil, "too many plans (%d), use first %d\n", in wmi_sched_scan_set_plans()
3635 wil_dbg_wmi(wil, "mgmt_tx failed with status %d\n", in wmi_mgmt_tx()
3660 wil_dbg_wmi(wil, "mgmt_tx_ext mid %d channel %d duration %d\n", in wmi_mgmt_tx_ext()
3689 wil_dbg_wmi(wil, "mgmt_tx_ext failed with status %d\n", in wmi_mgmt_tx_ext()