Lines Matching refs:wil_err
59 wil_err(wil, "mac_rgf_ext section not found in fw_mapping\n"); in wil_set_capabilities()
107 wil_err(wil, "Unknown board hardware, chip_id 0x%08x, chip_revision 0x%08x\n", in wil_set_capabilities()
118 wil_err(wil, "fw_code section not found in fw_mapping\n"); in wil_set_capabilities()
204 wil_err(wil, "Invalid n_msi=%d, default to 1\n", n_msi); in wil_if_pcie_enable()
210 wil_err(wil, "3 MSI mode failed, try 1 MSI\n"); in wil_if_pcie_enable()
215 wil_err(wil, "pci_enable_msi failed, use INTx\n"); in wil_if_pcie_enable()
222 wil_err(wil, "Interrupt pin not routed, unable to use INTx\n"); in wil_if_pcie_enable()
337 wil_err(wil, "wil_platform_init failed\n"); in wil_pcie_probe()
343 wil_err(wil, in wil_pcie_probe()
352 wil_err(wil, in wil_pcie_probe()
361 wil_err(wil, "pci_request_region failed\n"); in wil_pcie_probe()
368 wil_err(wil, "pci_ioremap_bar failed\n"); in wil_pcie_probe()
377 wil_err(wil, "wil_set_capabilities failed, rc %d\n", rc); in wil_pcie_probe()
407 wil_err(wil, "Enable device failed\n"); in wil_pcie_probe()
415 wil_err(wil, "wil_if_add failed: %d\n", rc); in wil_pcie_probe()
426 wil_err(wil, "failed to load WMI only FW\n"); in wil_pcie_probe()
439 wil_err(wil, "register_pm_notifier failed: %d\n", rc); in wil_pcie_probe()
555 wil_err(wil, "device failed to resume (%d)\n", rc); in wil6210_resume()