Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dwlcore_i.h173 #define WL1271_MAX_CHANNELS 64 macro
176 unsigned long scanned_ch[BITS_TO_LONGS(WL1271_MAX_CHANNELS)];
Dscan.c340 BUG_ON(req->n_channels > WL1271_MAX_CHANNELS); in wlcore_scan()
Dcmd.c1689 if (ch_bit_idx >= 0 && ch_bit_idx <= WL1271_MAX_CHANNELS) in wlcore_set_pending_regdomain_ch()
Dmain.c6215 WL1271_MAX_CHANNELS); in wl1271_init_ieee80211()