Home
last modified time | relevance | path

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

/dragonfly/sbin/ifconfig/
H A Dregdomain.h74 netband_head bands_11g; /* 11g operation */ member
H A Dregdomain.c118 mt->curband = &mt->rd->bands_11g; in start_element()
494 LIST_FOREACH(nb, &dp->bands_11g, next) { in lib80211_regdomain_readconfig()
592 cleanup_bands(&dp->bands_11g); in lib80211_regdomain_cleanup()
H A Difieee80211.c2256 if (!LIST_EMPTY(&rd->bands_11g)) in regdomain_makechannels()
2257 regdomain_addchans(ci, &rd->bands_11g, reg, in regdomain_makechannels()