Searched refs:brcms_c_attach (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | pub.h | 269 struct brcms_c_info *brcms_c_attach(struct brcms_info *wl,
|
H A D | mac80211_if.c | 1157 wl->wlc = brcms_c_attach((void *)wl, pdev, unit, false, &err); in brcms_attach()
|
H A D | main.c | 4504 /* BMAC_NOTE: remove init of pub values when brcms_c_attach() in brcms_b_attach() 4939 * Configure pci/pcmcia here instead of in brcms_c_attach() in brcms_b_up_prep() 7900 brcms_c_attach(struct brcms_info *wl, struct bcma_device *core, uint unit, in brcms_c_attach() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | pub.h | 269 struct brcms_c_info *brcms_c_attach(struct brcms_info *wl,
|
H A D | mac80211_if.c | 1154 wl->wlc = brcms_c_attach((void *)wl, pdev, unit, false, &err); in brcms_attach()
|
H A D | main.c | 4502 /* BMAC_NOTE: remove init of pub values when brcms_c_attach() in brcms_b_attach() 4937 * Configure pci/pcmcia here instead of in brcms_c_attach() in brcms_b_up_prep() 7899 brcms_c_attach(struct brcms_info *wl, struct bcma_device *core, uint unit, in brcms_c_attach() function
|
Completed in 24 milliseconds