Home
last modified time | relevance | path

Searched defs:physhim (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/brcm80211/brcmsmac/
Dphy_shim.c41 struct phy_shim_info *physhim = NULL; in wlc_phy_shim_attach() local
54 void wlc_phy_shim_detach(struct phy_shim_info *physhim) in wlc_phy_shim_detach()
59 struct wlapi_timer *wlapi_init_timer(struct phy_shim_info *physhim, in wlapi_init_timer()
84 void wlapi_intrson(struct phy_shim_info *physhim) in wlapi_intrson()
89 u32 wlapi_intrsoff(struct phy_shim_info *physhim) in wlapi_intrsoff()
94 void wlapi_intrsrestore(struct phy_shim_info *physhim, u32 macintmask) in wlapi_intrsrestore()
99 void wlapi_bmac_write_shm(struct phy_shim_info *physhim, uint offset, u16 v) in wlapi_bmac_write_shm()
104 u16 wlapi_bmac_read_shm(struct phy_shim_info *physhim, uint offset) in wlapi_bmac_read_shm()
110 wlapi_bmac_mhf(struct phy_shim_info *physhim, u8 idx, u16 mask, in wlapi_bmac_mhf()
116 void wlapi_bmac_corereset(struct phy_shim_info *physhim, u32 flags) in wlapi_bmac_corereset()
[all …]
Dmain.h338 struct phy_shim_info *physhim; /* phy shim layer handler */ member
/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_hal.h166 struct phy_shim_info *physhim; member
Dphy_int.h492 struct phy_shim_info *physhim; member