Lines Matching refs:wil_err
70 wil_err(wil, "mac_rgf_ext section not found in fw_mapping\n"); in wil_set_capabilities()
118 wil_err(wil, "Unknown board hardware, chip_id 0x%08x, chip_revision 0x%08x\n", in wil_set_capabilities()
129 wil_err(wil, "fw_code section not found in fw_mapping\n"); in wil_set_capabilities()
215 wil_err(wil, "Invalid n_msi=%d, default to 1\n", n_msi); in wil_if_pcie_enable()
221 wil_err(wil, "3 MSI mode failed, try 1 MSI\n"); in wil_if_pcie_enable()
226 wil_err(wil, "pci_enable_msi failed, use INTx\n"); in wil_if_pcie_enable()
233 wil_err(wil, "Interrupt pin not routed, unable to use INTx\n"); in wil_if_pcie_enable()
348 wil_err(wil, "wil_platform_init failed\n"); in wil_pcie_probe()
354 wil_err(wil, in wil_pcie_probe()
363 wil_err(wil, in wil_pcie_probe()
372 wil_err(wil, "pci_request_region failed\n"); in wil_pcie_probe()
379 wil_err(wil, "pci_ioremap_bar failed\n"); in wil_pcie_probe()
388 wil_err(wil, "wil_set_capabilities failed, rc %d\n", rc); in wil_pcie_probe()
418 wil_err(wil, "Enable device failed\n"); in wil_pcie_probe()
426 wil_err(wil, "wil_if_add failed: %d\n", rc); in wil_pcie_probe()
437 wil_err(wil, "failed to load WMI only FW\n"); in wil_pcie_probe()
450 wil_err(wil, "register_pm_notifier failed: %d\n", rc); in wil_pcie_probe()
564 wil_err(wil, "device failed to resume (%d)\n", rc); in wil6210_resume()