Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dscan.c738 u8 bands_counted = 0; in __ieee80211_start_scan() local
741 if (bands_counted & BIT(req->channels[i]->band)) in __ieee80211_start_scan()
743 bands_counted |= BIT(req->channels[i]->band); in __ieee80211_start_scan()