Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcommon.h45 struct brcmf_mp_device { struct
64 struct brcmf_mp_device *brcmf_get_module_param(struct device *dev, argument
67 void brcmf_release_module_param(struct brcmf_mp_device *module_param);
74 void brcmf_dmi_probe(struct brcmf_mp_device *settings, u32 chip, u32 chiprev);
77 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()
Dof.c17 struct brcmf_mp_device *settings) in brcmf_of_get_country_codes()
69 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.h44 struct brcmf_mp_device;
264 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings);
Dcommon.c429 struct brcmf_mp_device *brcmf_get_module_param(struct device *dev, in brcmf_get_module_param()
433 struct brcmf_mp_device *settings; in brcmf_get_module_param()
486 void brcmf_release_module_param(struct brcmf_mp_device *module_param) in brcmf_release_module_param()
Ddmi.c177 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.h445 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings);
Dcore.c1289 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings) in brcmf_alloc()
Dusb.c167 struct brcmf_mp_device *settings;
Dpcie.c341 struct brcmf_mp_device *settings;
Dcfg80211.c5575 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings) in brcmf_cfg80211_get_ops()