Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwl_ucode_loader.c49 u32 *bcm43xx_16_mimo; variable
79 rc = rc < 0 ? rc : wl_ucode_init_buf(wl, (void **)&bcm43xx_16_mimo, in wl_ucode_data_init()
105 wl_ucode_free_buf((void *)bcm43xx_16_mimo); in wl_ucode_data_free()
Dwl_ucode.h37 extern u32 *bcm43xx_16_mimo;
Dwlc_bmac.c2597 wlc_ucode_write(wlc_hw, bcm43xx_16_mimo, in wlc_ucode_download()