Searched refs:MAXBANDS (Results 1 – 3 of 3) sorted by relevance
338 struct brcms_hw_band *bandstate[MAXBANDS];474 struct brcms_band *bandstate[MAXBANDS];
258 #define MAXBANDS 2 /* Maximum #of bands */ macro
504 kcalloc(MAXBANDS, sizeof(struct brcms_hw_band), GFP_ATOMIC); in brcms_c_attach_malloc()511 for (i = 1; i < MAXBANDS; i++) in brcms_c_attach_malloc()550 kcalloc(MAXBANDS, sizeof(*wlc->bandstate[0]), GFP_ATOMIC); in brcms_c_attach_malloc()557 for (i = 1; i < MAXBANDS; i++) in brcms_c_attach_malloc()