Home
last modified time | relevance | path

Searched refs:WL1271_MAX_CHANNELS (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/net/wireless/wl12xx/
Dwl12xx.h203 #define WL1271_MAX_CHANNELS 64 macro
206 unsigned long scanned_ch[BITS_TO_LONGS(WL1271_MAX_CHANNELS)];
Dscan.c348 BUG_ON(req->n_channels > WL1271_MAX_CHANNELS); in wl1271_scan()
Dmain.c4938 WL1271_MAX_CHANNELS); in wl1271_init_ieee80211()