Searched refs:MAXBANDS (Results 1 – 5 of 5) sorted by relevance
193 (sizeof(struct wlc_hwband) * MAXBANDS)); in wlc_attach_malloc()200 for (i = 1; i < MAXBANDS; i++) { in wlc_attach_malloc()263 (sizeof(struct wlcband)*MAXBANDS)); in wlc_attach_malloc()270 for (i = 1; i < MAXBANDS; i++) { in wlc_attach_malloc()
52 struct scb *bcmc_scb[MAXBANDS]; /* one bcmc_scb per band */
427 struct wlc_hwband *bandstate[MAXBANDS];/* band state per phy/radio */515 struct wlcband *bandstate[MAXBANDS];
599 #define MAXBANDS 2 /* Maximum #of bands */ macro
64 wlc_cm_band_t bandstate[MAXBANDS]; /* per-band state (one per phy/radio) */