Lines Matching refs:wil_err
198 wil_err(wil, "WMI size too large: %d bytes, max is %d\n", in __wmi_send()
206 wil_err(wil, "WMI: cannot send command while FW not ready\n"); in __wmi_send()
211 wil_err(wil, "WMI head is garbage: 0x%08x\n", r->head); in __wmi_send()
222 wil_err(wil, "WMI head busy\n"); in __wmi_send()
237 wil_err(wil, "WMI ring full\n"); in __wmi_send()
242 wil_err(wil, "invalid WMI buffer: 0x%08x\n", in __wmi_send()
332 wil_err(wil, "Frame on unsupported channel\n"); in wmi_evt_rx_mgmt()
357 wil_err(wil, "cfg80211_inform_bss_frame() failed\n"); in wmi_evt_rx_mgmt()
380 wil_err(wil, "SCAN_COMPLETE while not scanning\n"); in wmi_evt_scan_complete()
399 wil_err(wil, "Connect event too short : %d bytes\n", len); in wmi_evt_connect()
404 wil_err(wil, in wmi_evt_connect()
411 wil_err(wil, "Connect CID invalid : %d\n", evt->cid); in wmi_evt_connect()
442 wil_err(wil, "Not in connecting state\n"); in wmi_evt_connect()
516 wil_err(wil, "EAPOL too large\n"); in wmi_evt_eapol_rx()
522 wil_err(wil, "Failed to allocate skb\n"); in wmi_evt_eapol_rx()
570 wil_err(wil, "Link UP for invalid CID %d\n", cid); in wmi_evt_linkup()
589 wil_err(wil, "Link DOWN for invalid CID %d\n", cid); in wmi_evt_linkdown()
610 wil_err(wil, "invalid ring id %d\n", evt->ringid); in wmi_evt_ba_status()
671 wil_err(wil, "DELBA: unable to find Tx vring\n"); in wmi_evt_delba()
723 wil_err(wil, "Reset in progress. Cannot handle WMI event\n"); in wmi_recv_cmd()
742 wil_err(wil, "Mbox evt not owned by FW?\n"); in wmi_recv_cmd()
748 wil_err(wil, "Mbox evt at 0x%08x?\n", in wmi_recv_cmd()
822 wil_err(wil, "wmi_call(0x%04x->0x%04x) timeout %d msec\n", in wmi_call()
1246 wil_err(wil, "ADDBA response failed with status %d\n", in wmi_addba_rx_resp()
1311 wil_err(wil, "Unhandled event 0x%04x\n", id); in wmi_event_handle()
1314 wil_err(wil, "Unknown event type\n"); in wmi_event_handle()