Searched refs:brcmf_mp_device (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | common.h | 45 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()
|
| D | of.h | 7 struct brcmf_mp_device *settings); 10 struct brcmf_mp_device *settings) in brcmf_of_probe()
|
| 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()
|
| D | core.h | 64 struct brcmf_mp_device; /* module paramateres, device specific */ 134 struct brcmf_mp_device *settings;
|
| D | bus.h | 44 struct brcmf_mp_device; 264 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings);
|
| D | common.c | 429 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()
|
| D | dmi.c | 177 void brcmf_dmi_probe(struct brcmf_mp_device *settings, u32 chip, u32 chiprev) in brcmf_dmi_probe()
|
| D | sdio.h | 176 struct brcmf_mp_device *settings;
|
| D | cfg80211.h | 445 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings);
|
| D | core.c | 1289 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings) in brcmf_alloc()
|
| D | usb.c | 167 struct brcmf_mp_device *settings;
|
| D | pcie.c | 341 struct brcmf_mp_device *settings;
|
| D | cfg80211.c | 5575 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings) in brcmf_cfg80211_get_ops()
|