Searched refs:macintmask (Results 1 – 6 of 6) sorted by relevance
93 void wlapi_intrsrestore(struct phy_shim_info *physhim, u32 macintmask) in wlapi_intrsrestore() argument95 brcms_intrsrestore(physhim->wl, macintmask); in wlapi_intrsrestore()
95 void brcms_intrsrestore(struct brcms_info *wl, u32 macintmask);
141 void wlapi_intrsrestore(struct phy_shim_info *physhim, u32 macintmask);
282 void brcms_c_intrsrestore(struct brcms_c_info *wlc, u32 macintmask);
1415 void brcms_intrsrestore(struct brcms_info *wl, u32 macintmask) in brcms_intrsrestore() argument1420 brcms_c_intrsrestore(wl->wlc, macintmask); in brcms_intrsrestore()
128 u32 macintmask; /* 0x12C */ member