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 D | common.h | 15 * 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 D | of.h | 7 struct brcmf_mp_device *settings); 10 struct brcmf_mp_device *settings) in brcmf_of_probe()
|
H A D | of.c | 17 struct brcmf_mp_device *settings) in brcmf_of_get_country_codes() 69 struct brcmf_mp_device *settings) in brcmf_of_probe()
|
H A D | core.h | 70 struct brcmf_mp_device; /* module paramateres, device specific */ 140 struct brcmf_mp_device *settings;
|
H A D | common.c | 252 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 D | bus.h | 61 struct brcmf_mp_device; 299 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings);
|
H A D | acpi.c | 12 struct brcmf_mp_device *settings) in brcmf_acpi_probe()
|
H A D | dmi.c | 177 void brcmf_dmi_probe(struct brcmf_mp_device *settings, u32 chip, u32 chiprev) in brcmf_dmi_probe()
|
H A D | cfg80211.h | 445 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings);
|
H A D | sdio.h | 176 struct brcmf_mp_device *settings;
|
H A D | core.c | 1292 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings) in brcmf_alloc()
|
H A D | usb.c | 167 struct brcmf_mp_device *settings;
|
H A D | pcie.c | 359 struct brcmf_mp_device *settings;
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | common.h | 15 * 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 D | of.h | 7 struct brcmf_mp_device *settings); 10 struct brcmf_mp_device *settings) in brcmf_of_probe()
|
H A D | core.h | 64 struct brcmf_mp_device; /* module paramateres, device specific */ 134 struct brcmf_mp_device *settings;
|
H A D | bus.h | 37 struct brcmf_mp_device; 257 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings);
|
H A D | of.c | 16 struct brcmf_mp_device *settings) in brcmf_of_probe()
|
H A D | common.c | 398 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 D | dmi.c | 159 void brcmf_dmi_probe(struct brcmf_mp_device *settings, u32 chip, u32 chiprev) in brcmf_dmi_probe()
|
H A D | cfg80211.h | 439 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings);
|
H A D | sdio.h | 176 struct brcmf_mp_device *settings;
|
H A D | core.c | 1295 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings) in brcmf_alloc()
|
H A D | usb.c | 167 struct brcmf_mp_device *settings;
|
H A D | pcie.c | 274 struct brcmf_mp_device *settings;
|
Completed in 31 milliseconds
12