Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dscan.c539 u8 bands_counted = 0; in __ieee80211_start_scan() local
542 if (bands_counted & BIT(req->channels[i]->band)) in __ieee80211_start_scan()
544 bands_counted |= BIT(req->channels[i]->band); in __ieee80211_start_scan()