Home
last modified time | relevance | path

Searched refs:mwifiex_pcie_device (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dpcie.h203 struct mwifiex_pcie_device { struct
212 static const struct mwifiex_pcie_device mwifiex_pcie8766 = { argument
221 static const struct mwifiex_pcie_device mwifiex_pcie8897 = {
254 struct mwifiex_pcie_device pcie;
Dpcie.c201 struct mwifiex_pcie_device *data = (void *)ent->driver_data; in mwifiex_pcie_probe()