• Home
  • Raw
  • Download

Lines Matching refs:wil_dbg_wmi

222 	wil_dbg_wmi(wil, "Head 0x%08x -> 0x%08x\n", r->head, next_head);  in __wmi_send()
243 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 %d proto %d wmi\n", in wmi_evt_disconnect()
509 wil_dbg_wmi(wil, "EAPOL len %d from %pM\n", eapol_len, in wmi_evt_eapol_rx()
553 wil_dbg_wmi(wil, "Link UP for CID %d\n", cid); in wmi_evt_linkup()
570 wil_dbg_wmi(wil, "Link DOWN for CID %d, reason %d\n", in wmi_evt_linkdown()
591 wil_dbg_wmi(wil, "BACK[%d] %s {%d} timeout %d\n", in wmi_evt_ba_status()
615 wil_dbg_wmi(wil, "BACK for CID %d %pM\n", cid, sta->addr); in wmi_evt_ba_status()
685 wil_dbg_wmi(wil, "Mbox head %08x tail %08x\n", in wmi_recv_cmd()
702 wil_dbg_wmi(wil, "Mbox evt %04x %04x %04x %02x\n", in wmi_recv_cmd()
728 wil_dbg_wmi(wil, "WMI event 0x%04x MID %d @%d msec\n", in wmi_recv_cmd()
747 wil_dbg_wmi(wil, "queue_work -> %d\n", q); in wmi_recv_cmd()
750 wil_dbg_wmi(wil, "%s -> %d events queued\n", __func__, n); in wmi_recv_cmd()
775 wil_dbg_wmi(wil, in wmi_call()
805 wil_dbg_wmi(wil, "Set MAC %pM\n", addr); in wmi_set_mac_address()
1109 wil_dbg_wmi(wil, "%s(%pM, reason %d)\n", __func__, mac, reason); in wmi_disconnect_sta()
1118 wil_dbg_wmi(wil, "%s()\n", __func__); in wmi_event_flush()
1152 wil_dbg_wmi(wil, "Handle WMI 0x%04x (reply_id 0x%04x)\n", in wmi_event_handle()
1163 wil_dbg_wmi(wil, "Complete WMI 0x%04x\n", id); in wmi_event_handle()
1210 wil_dbg_wmi(wil, "Start %s\n", __func__); in wmi_event_worker()
1216 wil_dbg_wmi(wil, "Finished %s\n", __func__); in wmi_event_worker()