Searched refs:max_n (Results 1 - 1 of 1) sorted by relevance

/net/mac80211/
H A Dscan.c894 int i, max_n; local
901 max_n = local->hw.wiphy->bands[band]->n_channels;
902 for (i = 0; i < max_n; i++) {

Completed in 54 milliseconds