Home
last modified time | relevance | path

Searched refs:brcmf_mp_device (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcommon.h15 * here. Two structs are used for them. brcmf_mp_global_t and brcmf_mp_device.
34 * struct brcmf_mp_device - Device module paramaters.
45 struct brcmf_mp_device { struct
66 struct brcmf_mp_device *brcmf_get_module_param(struct device *dev,
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 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 Dacpi.c12 struct brcmf_mp_device *settings) in brcmf_acpi_probe()
H A Ddmi.c177 void brcmf_dmi_probe(struct brcmf_mp_device *settings, u32 chip, u32 chiprev) in brcmf_dmi_probe()
H A Dcfg80211.h445 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings);
H A Dsdio.h176 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;
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcommon.h15 * here. Two structs are used for them. brcmf_mp_global_t and brcmf_mp_device.
34 * struct brcmf_mp_device - Device module paramaters.
44 struct brcmf_mp_device { struct
60 struct brcmf_mp_device *brcmf_get_module_param(struct device *dev,
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()
H A Dof.h7 struct brcmf_mp_device *settings);
10 struct brcmf_mp_device *settings) in brcmf_of_probe()
H A Dcore.h64 struct brcmf_mp_device; /* module paramateres, device specific */
134 struct brcmf_mp_device *settings;
H A Dbus.h37 struct brcmf_mp_device;
257 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings);
H A Dof.c16 struct brcmf_mp_device *settings) in brcmf_of_probe()
H A Dcommon.c398 struct brcmf_mp_device *brcmf_get_module_param(struct device *dev, in brcmf_get_module_param()
402 struct brcmf_mp_device *settings; in brcmf_get_module_param()
455 void brcmf_release_module_param(struct brcmf_mp_device *module_param) in brcmf_release_module_param()
H A Ddmi.c159 void brcmf_dmi_probe(struct brcmf_mp_device *settings, u32 chip, u32 chiprev) in brcmf_dmi_probe()
H A Dcfg80211.h439 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings);
H A Dsdio.h176 struct brcmf_mp_device *settings;
H A Dcore.c1295 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.c274 struct brcmf_mp_device *settings;

Completed in 31 milliseconds

12