Home
last modified time | relevance | path

Searched refs:wlc_phy_shim_attach (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_phy_shim.h58 extern wlc_phy_shim_info_t *wlc_phy_shim_attach(struct wlc_hw_info *wlc_hw,
Dwlc_phy_shim.c65 wlc_phy_shim_info_t *wlc_phy_shim_attach(struct wlc_hw_info *wlc_hw, in wlc_phy_shim_attach() function
Dwlc_bmac.c794 wlc_hw->physhim = wlc_phy_shim_attach(wlc_hw, wlc->wl, wlc); in wlc_bmac_attach()