Searched refs:brcms_intrsrestore (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | mac80211_if.h | 95 void brcms_intrsrestore(struct brcms_info *wl, u32 macintmask);
|
H A D | phy_shim.c | 96 brcms_intrsrestore(physhim->wl, macintmask); in wlapi_intrsrestore()
|
H A D | mac80211_if.c | 1411 void brcms_intrsrestore(struct brcms_info *wl, u32 macintmask) in brcms_intrsrestore() function
|
H A D | main.c | 1842 brcms_intrsrestore(wlc->wl, macintmask); in brcms_b_setband() 3365 brcms_intrsrestore(wlc->wl, macintmask); in brcms_b_init()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | mac80211_if.h | 95 void brcms_intrsrestore(struct brcms_info *wl, u32 macintmask);
|
H A D | phy_shim.c | 95 brcms_intrsrestore(physhim->wl, macintmask); in wlapi_intrsrestore()
|
H A D | mac80211_if.c | 1408 void brcms_intrsrestore(struct brcms_info *wl, u32 macintmask) in brcms_intrsrestore() function
|
H A D | main.c | 1842 brcms_intrsrestore(wlc->wl, macintmask); in brcms_b_setband() 3363 brcms_intrsrestore(wlc->wl, macintmask); in brcms_b_init()
|
Completed in 24 milliseconds