Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_alloc.c193 (sizeof(struct wlc_hwband) * MAXBANDS)); in wlc_attach_malloc()
201 wlc->hw->bandstate[i] = (struct wlc_hwband *) in wlc_attach_malloc()
203 (sizeof(struct wlc_hwband) * i)); in wlc_attach_malloc()
Dwlc_main.h382 struct wlc_hwband { struct
426 struct wlc_hwband *band;/* pointer to active per-band state */
427 struct wlc_hwband *bandstate[MAXBANDS];/* band state per phy/radio */
Dwlc_bmac.c1004 struct wlc_hwband *band; in wlc_bmac_detach()
1383 struct wlc_hwband *band; in wlc_bmac_mhf()
1431 struct wlc_hwband *band; in wlc_bmac_mhf_get()