Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/marvell/mwifiex/
Dpcie.h149 struct mwifiex_pcie_device { struct
190 struct mwifiex_pcie_device pcie;
Dpcie.c147 static const struct mwifiex_pcie_device mwifiex_pcie8766 = {
155 static const struct mwifiex_pcie_device mwifiex_pcie8897 = {
165 static const struct mwifiex_pcie_device mwifiex_pcie8997 = {
387 struct mwifiex_pcie_device *data = (void *)ent->driver_data; in mwifiex_pcie_probe()