Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcommon.h45 struct brcmf_mp_device { struct
66 struct brcmf_mp_device *brcmf_get_module_param(struct device *dev, argument
69 void brcmf_release_module_param(struct brcmf_mp_device *module_param);
76 void brcmf_dmi_probe(struct brcmf_mp_device *settings, u32 chip, u32 chiprev);
79 brcmf_dmi_probe(struct brcmf_mp_device *settings, u32 chip, u32 chiprev) {} in brcmf_dmi_probe()
84 struct brcmf_mp_device *settings);
88 struct brcmf_mp_device *settings) {} in brcmf_acpi_probe()
H A Dcore.h70 struct brcmf_mp_device; /* module parameters, device specific */
140 struct brcmf_mp_device *settings;
H A Dcommon.c252 struct brcmf_mp_device *settings = drvr->settings; in brcmf_c_process_cal_blob()
513 struct brcmf_mp_device *brcmf_get_module_param(struct device *dev, in brcmf_get_module_param()
517 struct brcmf_mp_device *settings; in brcmf_get_module_param()
574 void brcmf_release_module_param(struct brcmf_mp_device *module_param) in brcmf_release_module_param()
H A Dbus.h61 struct brcmf_mp_device;
299 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings);
H A Dacpi.c12 struct brcmf_mp_device *settings) in brcmf_acpi_probe()
H A Ddmi.c186 void brcmf_dmi_probe(struct brcmf_mp_device *settings, u32 chip, u32 chiprev) in brcmf_dmi_probe()
H A Dsdio.h176 struct brcmf_mp_device *settings;
H A Dcfg80211.h468 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings);
H A Dusb.c160 struct brcmf_mp_device *settings;
H A Dcore.c1301 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings) in brcmf_alloc()
H A Dpcie.c358 struct brcmf_mp_device *settings;
H A Dcfg80211.c6010 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings) in brcmf_cfg80211_get_ops()