Searched refs:BRCMS_NUMRATES (Results 1 – 2 of 2) sorted by relevance
25 #define BRCMS_NUMRATES 16 /* max # of rates in a rateset */ macro114 u8 rates[BRCMS_NUMRATES];
5328 if ((rs.count == 0) || (rs.count > BRCMS_NUMRATES)) in brcms_c_set_internal_rateset()5441 if (rs->count > BRCMS_NUMRATES) in brcms_c_set_rateset()