Home
last modified time | relevance | path

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

/freebsd/lib/lib80211/
H A Dlib80211_regdomain.h71 netband_head bands_11b; /* 11b operation */ member
H A Dlib80211_regdomain.c114 mt->curband = &mt->rd->bands_11b; in start_element()
482 LIST_FOREACH(nb, &dp->bands_11b, next) { in lib80211_regdomain_readconfig()
588 cleanup_bands(&dp->bands_11b); in lib80211_regdomain_cleanup()
/freebsd/sbin/ifconfig/
H A Difieee80211.c2357 if (!LIST_EMPTY(&rd->bands_11b)) in regdomain_makechannels()
2358 regdomain_addchans(ctx, ci, &rd->bands_11b, reg, in regdomain_makechannels()