Home
last modified time | relevance | path

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

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