Home
last modified time | relevance | path

Searched refs:macintmask (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dphy_shim.c93 void wlapi_intrsrestore(struct phy_shim_info *physhim, u32 macintmask) in wlapi_intrsrestore() argument
95 brcms_intrsrestore(physhim->wl, macintmask); in wlapi_intrsrestore()
H A Dmac80211_if.h95 void brcms_intrsrestore(struct brcms_info *wl, u32 macintmask);
H A Dphy_shim.h141 void wlapi_intrsrestore(struct phy_shim_info *physhim, u32 macintmask);
H A Dpub.h282 void brcms_c_intrsrestore(struct brcms_c_info *wlc, u32 macintmask);
H A Dmac80211_if.c1415 void brcms_intrsrestore(struct brcms_info *wl, u32 macintmask) in brcms_intrsrestore() argument
1420 brcms_c_intrsrestore(wl->wlc, macintmask); in brcms_intrsrestore()
H A Dd11.h128 u32 macintmask; /* 0x12C */ member