Home
last modified time | relevance | path

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

/openbmc/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 Dof.h7 struct brcmf_mp_device *settings);
10 struct brcmf_mp_device *settings) in brcmf_of_probe()
H A Dof.c17 struct brcmf_mp_device *settings) in brcmf_of_get_country_codes()
69 struct brcmf_mp_device *settings) in brcmf_of_probe()
H A Dcore.h70 struct brcmf_mp_device; /* module paramateres, device specific */
140 struct brcmf_mp_device *settings;
H A Dacpi.c12 struct brcmf_mp_device *settings) in brcmf_acpi_probe()
H A Dcommon.c252 struct brcmf_mp_device *settings = drvr->settings; in brcmf_c_process_cal_blob()
506 struct brcmf_mp_device *brcmf_get_module_param(struct device *dev, in brcmf_get_module_param()
510 struct brcmf_mp_device *settings; in brcmf_get_module_param()
564 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 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.h445 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings);
H A Dcore.c1292 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings) in brcmf_alloc()
H A Dusb.c167 struct brcmf_mp_device *settings;
H A Dpcie.c359 struct brcmf_mp_device *settings;
H A Dcfg80211.c5967 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings) in brcmf_cfg80211_get_ops()