Searched refs:wlc_hwband (Results 1 – 3 of 3) sorted by relevance
193 (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()
382 struct wlc_hwband { struct426 struct wlc_hwband *band;/* pointer to active per-band state */427 struct wlc_hwband *bandstate[MAXBANDS];/* band state per phy/radio */
1004 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()