Searched refs:WIL6210_MEM_SIZE (Results 1 – 4 of 4) sorted by relevance
177 if (pci_resource_len(pdev, 0) != WIL6210_MEM_SIZE) { in wil_pcie_probe()180 (ulong)pci_resource_len(pdev, 0), WIL6210_MEM_SIZE); in wil_pcie_probe()
49 if (size >= WIL6210_MEM_SIZE - off) { in wil_ioc_addr()
149 if (off > WIL6210_MEM_SIZE - 4) in wmi_buffer()169 if (off > WIL6210_MEM_SIZE - 4) in wmi_addr()
52 #define WIL6210_MEM_SIZE (2*1024*1024UL) macro