Home
last modified time | relevance | path

Searched refs:WIL_NAME (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dpcie_bus.c176 dev_info(&pdev->dev, WIL_NAME in wil_pcie_probe()
181 dev_err(&pdev->dev, "Not " WIL_NAME "? " in wil_pcie_probe()
201 rc = pci_request_region(pdev, 0, WIL_NAME); in wil_pcie_probe()
297 .name = WIL_NAME,
Dinterrupt.c555 WIL_NAME"_tx", wil); in wil6210_request_3msi()
560 WIL_NAME"_rx", wil); in wil6210_request_3msi()
566 IRQF_SHARED, WIL_NAME"_misc", wil); in wil6210_request_3msi()
611 WIL_NAME, wil); in wil6210_init_irq()
Dmain.c460 wil->wmi_wq = create_singlethread_workqueue(WIL_NAME "_wmi"); in wil_priv_init()
464 wil->wq_service = create_singlethread_workqueue(WIL_NAME "_service"); in wil_priv_init()
Dwil6210.h33 #define WIL_NAME "wil6210" macro
Ddebugfs.c1437 struct dentry *dbg = wil->debug = debugfs_create_dir(WIL_NAME, in wil6210_debugfs_init()