Searched refs:bands_11g (Results 1 – 3 of 3) sorted by relevance
72 netband_head bands_11g; /* 11g operation */ member
116 mt->curband = &mt->rd->bands_11g; in start_element()491 LIST_FOREACH(nb, &dp->bands_11g, next) { in lib80211_regdomain_readconfig()589 cleanup_bands(&dp->bands_11g); in lib80211_regdomain_cleanup()
2360 if (!LIST_EMPTY(&rd->bands_11g)) in regdomain_makechannels()2361 regdomain_addchans(ctx, ci, &rd->bands_11g, reg, in regdomain_makechannels()