Home
last modified time | relevance | path

Searched refs:brcmf_mp_device (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcommon.h44 struct brcmf_mp_device { struct
60 struct brcmf_mp_device *brcmf_get_module_param(struct device *dev, argument
63 void brcmf_release_module_param(struct brcmf_mp_device *module_param);
69 void brcmf_dmi_probe(struct brcmf_mp_device *settings, u32 chip, u32 chiprev);
72 brcmf_dmi_probe(struct brcmf_mp_device *settings, u32 chip, u32 chiprev) {} in brcmf_dmi_probe()
Dof.h7 struct brcmf_mp_device *settings);
10 struct brcmf_mp_device *settings) in brcmf_of_probe()
Dcore.h64 struct brcmf_mp_device; /* module paramateres, device specific */
134 struct brcmf_mp_device *settings;
Dbus.h37 struct brcmf_mp_device;
257 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings);
Dof.c16 struct brcmf_mp_device *settings) in brcmf_of_probe()
Dcommon.c395 struct brcmf_mp_device *brcmf_get_module_param(struct device *dev, in brcmf_get_module_param()
399 struct brcmf_mp_device *settings; in brcmf_get_module_param()
452 void brcmf_release_module_param(struct brcmf_mp_device *module_param) in brcmf_release_module_param()
Ddmi.c159 void brcmf_dmi_probe(struct brcmf_mp_device *settings, u32 chip, u32 chiprev) in brcmf_dmi_probe()
Dsdio.h176 struct brcmf_mp_device *settings;
Dcfg80211.h439 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings);
Dcore.c1294 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings) in brcmf_alloc()
Dusb.c167 struct brcmf_mp_device *settings;
Dpcie.c274 struct brcmf_mp_device *settings;
Dcfg80211.c5521 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings) in brcmf_cfg80211_get_ops()