Lines Matching refs:wil_dbg_wmi
227 wil_dbg_wmi(wil, "Head 0x%08x -> 0x%08x\n", r->head, next_head); in __wmi_send()
248 wil_dbg_wmi(wil, "WMI command 0x%04x [%d]\n", cmdid, len); in __wmi_send()
300 wil_dbg_wmi(wil, "WMI: got FW ready event\n"); in wmi_evt_fw_ready()
323 wil_dbg_wmi(wil, "MGMT: channel %d MCS %d SNR %d SQI %d%%\n", in wmi_evt_rx_mgmt()
326 wil_dbg_wmi(wil, "status 0x%04x len %d fc 0x%04x\n", d_status, d_len, in wmi_evt_rx_mgmt()
328 wil_dbg_wmi(wil, "qid %d mid %d cid %d\n", in wmi_evt_rx_mgmt()
344 wil_dbg_wmi(wil, "Capability info : 0x%04x\n", cap); in wmi_evt_rx_mgmt()
345 wil_dbg_wmi(wil, "TSF : 0x%016llx\n", tsf); in wmi_evt_rx_mgmt()
346 wil_dbg_wmi(wil, "Beacon interval : %d\n", bi); in wmi_evt_rx_mgmt()
353 wil_dbg_wmi(wil, "Added BSS %pM\n", in wmi_evt_rx_mgmt()
372 wil_dbg_wmi(wil, "SCAN_COMPLETE(0x%08x)\n", data->status); in wmi_evt_scan_complete()
416 wil_dbg_wmi(wil, "Connect %pM channel [%d] cid %d\n", in wmi_evt_connect()
482 wil_dbg_wmi(wil, "Disconnect %pM reason [proto %d wmi %d]\n", in wmi_evt_disconnect()
508 wil_dbg_wmi(wil, "EAPOL len %d from %pM\n", eapol_len, in wmi_evt_eapol_rx()
567 wil_dbg_wmi(wil, "Link UP for CID %d\n", cid); in wmi_evt_linkup()
585 wil_dbg_wmi(wil, "Link DOWN for CID %d, reason %d\n", in wmi_evt_linkdown()
603 wil_dbg_wmi(wil, "BACK[%d] %s {%d} timeout %d AMSDU%s\n", in wmi_evt_ba_status()
649 wil_dbg_wmi(wil, "DELBA CID %d TID %d from %s reason %d\n", in wmi_evt_delba()
662 wil_dbg_wmi(wil, "DELBA Tx vring %d\n", i); in wmi_evt_delba()
736 wil_dbg_wmi(wil, "Mbox head %08x tail %08x\n", in wmi_recv_cmd()
753 wil_dbg_wmi(wil, "Mbox evt %04x %04x %04x %02x\n", in wmi_recv_cmd()
779 wil_dbg_wmi(wil, "WMI event 0x%04x MID %d @%d msec\n", in wmi_recv_cmd()
798 wil_dbg_wmi(wil, "queue_work -> %d\n", q); in wmi_recv_cmd()
801 wil_dbg_wmi(wil, "%s -> %d events queued\n", __func__, n); in wmi_recv_cmd()
826 wil_dbg_wmi(wil, in wmi_call()
856 wil_dbg_wmi(wil, "Set MAC %pM\n", addr); in wmi_set_mac_address()
1168 wil_dbg_wmi(wil, "%s(%pM, reason %d)\n", __func__, mac, reason); in wmi_disconnect_sta()
1182 wil_dbg_wmi(wil, "%s(ring %d size %d timeout %d)\n", __func__, in wmi_addba()
1195 wil_dbg_wmi(wil, "%s(ring %d reason %d)\n", __func__, in wmi_delba_tx()
1208 wil_dbg_wmi(wil, "%s(CID %d TID %d reason %d)\n", __func__, in wmi_delba_rx()
1236 wil_dbg_wmi(wil, in wmi_addba_rx_resp()
1258 wil_dbg_wmi(wil, "%s()\n", __func__); in wmi_event_flush()
1292 wil_dbg_wmi(wil, "Handle WMI 0x%04x (reply_id 0x%04x)\n", in wmi_event_handle()
1303 wil_dbg_wmi(wil, "Complete WMI 0x%04x\n", id); in wmi_event_handle()
1350 wil_dbg_wmi(wil, "Start %s\n", __func__); in wmi_event_worker()
1356 wil_dbg_wmi(wil, "Finished %s\n", __func__); in wmi_event_worker()