Searched refs:WLC_NUMRATES (Results 1 – 2 of 2) sorted by relevance
20 #define WLC_NUMRATES 16 /* max # of rates in a rateset */ macro115 u8 rates[WLC_NUMRATES]; /* rates in 500kbps units w/hi bit set if basic */
2985 if ((rs.count == 0) || (rs.count > WLC_NUMRATES)) in wlc_set_rateset()3692 if (in_rs->count > WLC_NUMRATES) { in _wlc_ioctl()4017 if (rs.count > WLC_NUMRATES) { in _wlc_ioctl()