Home
last modified time | relevance | path

Searched refs:WLC_NUMRATES (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_pub.h20 #define WLC_NUMRATES 16 /* max # of rates in a rateset */ macro
115 u8 rates[WLC_NUMRATES]; /* rates in 500kbps units w/hi bit set if basic */
Dwlc_main.c2985 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()