Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A 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()
83 void wlapi_intrson(struct phy_shim_info *physhim) in wlapi_intrson()
88 u32 wlapi_intrsoff(struct phy_shim_info *physhim) in wlapi_intrsoff()
93 void wlapi_intrsrestore(struct phy_shim_info *physhim, u32 macintmask) in wlapi_intrsrestore()
98 void wlapi_bmac_write_shm(struct phy_shim_info *physhim, uint offset, u16 v) in wlapi_bmac_write_shm()
103 u16 wlapi_bmac_read_shm(struct phy_shim_info *physhim, uint offset) in wlapi_bmac_read_shm()
109 wlapi_bmac_mhf(struct phy_shim_info *physhim, u8 idx, u16 mask, in wlapi_bmac_mhf()
115 void wlapi_bmac_corereset(struct phy_shim_info *physhim, u32 flags) in wlapi_bmac_corereset()
[all …]
H A Dmain.h334 struct phy_shim_info *physhim; /* phy shim layer handler */ member
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h150 struct phy_shim_info *physhim; member
H A Dphy_int.h473 struct phy_shim_info *physhim; member