Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dpcie.h161 struct mwifiex_pcie_device { struct
202 struct mwifiex_pcie_device pcie;
Dpcie.c157 static const struct mwifiex_pcie_device mwifiex_pcie8766 = {
165 static const struct mwifiex_pcie_device mwifiex_pcie8897 = {
175 static const struct mwifiex_pcie_device mwifiex_pcie8997 = {
395 struct mwifiex_pcie_device *data = (void *)ent->driver_data; in mwifiex_pcie_probe()