Searched refs:WIL_NAME (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | interrupt.c | 810 WIL_NAME "_tx", wil); in wil6210_request_3msi() 815 WIL_NAME "_rx", wil); in wil6210_request_3msi() 821 IRQF_SHARED, WIL_NAME "_misc", wil); in wil6210_request_3msi() 895 WIL_NAME, wil); in wil6210_init_irq()
|
H A D | pcie_bus.c | 309 dev_info(&pdev->dev, WIL_NAME in wil_pcie_probe() 359 rc = pci_request_region(pdev, 0, WIL_NAME); in wil_pcie_probe() 658 .name = WIL_NAME,
|
H A D | main.c | 722 wil->wmi_wq = create_singlethread_workqueue(WIL_NAME "_wmi"); in wil_priv_init() 726 wil->wq_service = create_singlethread_workqueue(WIL_NAME "_service"); in wil_priv_init()
|
H A D | wil6210.h | 37 #define WIL_NAME "wil6210" macro
|
H A D | debugfs.c | 2439 struct dentry *dbg = wil->debug = debugfs_create_dir(WIL_NAME, in wil6210_debugfs_init()
|