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

/freebsd-10.1-release/sys/net80211/
H A Dieee80211_regdomain.c124 const struct ieee80211_regdomain *rd, const uint8_t bands[])
130 if (isset(bands, IEEE80211_MODE_11B) ||
131 isset(bands, IEEE80211_MODE_11G) ||
132 isset(bands, IEEE80211_MODE_11NG)) {
137 if (isset(bands, IEEE80211_MODE_11B))
139 if (isset(bands, IEEE80211_MODE_11G))
141 if (isset(bands, IEEE80211_MODE_11NG)) {
155 if (isset(bands, IEEE80211_MODE_11A) ||
156 isset(bands, IEEE80211_MODE_11NA)) {
159 if (isset(bands, IEEE80211_MODE_11N
123 ieee80211_init_channels(struct ieee80211com *ic, const struct ieee80211_regdomain *rd, const uint8_t bands[]) argument
[all...]
H A Dieee80211_regdomain.h284 const struct ieee80211_regdomain *, const uint8_t bands[]);
/freebsd-10.1-release/contrib/wpa/src/wps/
H A Dwps_dev_attr.h30 int wps_process_rf_bands(struct wps_device_data *dev, const u8 *bands);
H A Dwps_dev_attr.c407 int wps_process_rf_bands(struct wps_device_data *dev, const u8 *bands) argument
409 if (bands == NULL) {
414 dev->rf_bands = *bands;
/freebsd-10.1-release/sys/dev/iwn/
H A Dif_iwnvar.h335 bands[IWN_NBANDS]; member in struct:iwn_softc
H A Dif_iwn.c1776 /* Read maximum allowed TX power for 2GHz and 5GHz bands. */
1789 iwn_read_prom_data(sc, IWN4965_EEPROM_BANDS, sc->bands,
1790 sizeof sc->bands);
1813 struct iwn4965_eeprom_band *band = &sc->bands[i];
4594 if (sc->bands[i].lo != 0 &&
4595 sc->bands[i].lo <= chan && chan <= sc->bands[i].hi)
4599 chans = sc->bands[i].chans;
/freebsd-10.1-release/sys/dev/ral/
H A Drt2661.c203 uint8_t bands; local
298 bands = 0;
299 setbit(&bands, IEEE80211_MODE_11B);
300 setbit(&bands, IEEE80211_MODE_11G);
302 setbit(&bands, IEEE80211_MODE_11A);
303 ieee80211_init_channels(ic, NULL, &bands);
H A Drt2560.c202 uint8_t bands; local
296 bands = 0;
297 setbit(&bands, IEEE80211_MODE_11B);
298 setbit(&bands, IEEE80211_MODE_11G);
300 setbit(&bands, IEEE80211_MODE_11A);
301 ieee80211_init_channels(ic, NULL, &bands);
H A Drt2860.c226 uint8_t bands; local
330 bands = 0;
331 setbit(&bands, IEEE80211_MODE_11B);
332 setbit(&bands, IEEE80211_MODE_11G);
334 setbit(&bands, IEEE80211_MODE_11A);
335 ieee80211_init_channels(ic, NULL, &bands);
/freebsd-10.1-release/sys/dev/usb/wlan/
H A Dif_rum.c429 uint8_t iface_index, bands; local
505 bands = 0;
506 setbit(&bands, IEEE80211_MODE_11B);
507 setbit(&bands, IEEE80211_MODE_11G);
509 setbit(&bands, IEEE80211_MODE_11A);
510 ieee80211_init_channels(ic, NULL, &bands);
H A Dif_uath.c342 uint8_t bands, iface_index = UATH_IFACE_INDEX; /* XXX */ local
463 bands = 0;
464 setbit(&bands, IEEE80211_MODE_11B);
465 setbit(&bands, IEEE80211_MODE_11G);
467 setbit(&bands, IEEE80211_MODE_11A);
469 ieee80211_init_channels(ic, NULL, &bands);
H A Dif_ural.c426 uint8_t iface_index, bands; local
490 bands = 0;
491 setbit(&bands, IEEE80211_MODE_11B);
492 setbit(&bands, IEEE80211_MODE_11G);
494 setbit(&bands, IEEE80211_MODE_11A);
495 ieee80211_init_channels(ic, NULL, &bands);
H A Dif_rsu.c289 uint8_t iface_index, bands; local
381 bands = 0;
382 setbit(&bands, IEEE80211_MODE_11B);
383 setbit(&bands, IEEE80211_MODE_11G);
384 ieee80211_init_channels(ic, NULL, &bands);
H A Dif_upgt.c248 uint8_t bands, iface_index = UPGT_IFACE_INDEX; local
356 bands = 0;
357 setbit(&bands, IEEE80211_MODE_11B);
358 setbit(&bands, IEEE80211_MODE_11G);
359 ieee80211_init_channels(ic, NULL, &bands);
H A Dif_urtwn.c369 uint8_t iface_index, bands; local
454 bands = 0;
455 setbit(&bands, IEEE80211_MODE_11B);
456 setbit(&bands, IEEE80211_MODE_11G);
457 ieee80211_init_channels(ic, NULL, &bands);
H A Dif_zyd.c337 uint8_t iface_index, bands; local
403 bands = 0;
404 setbit(&bands, IEEE80211_MODE_11B);
405 setbit(&bands, IEEE80211_MODE_11G);
406 ieee80211_init_channels(ic, NULL, &bands);
H A Dif_urtw.c790 uint8_t bands, iface_index = URTW_IFACE_INDEX; /* XXX */ local
898 bands = 0;
899 setbit(&bands, IEEE80211_MODE_11B);
900 setbit(&bands, IEEE80211_MODE_11G);
901 ieee80211_init_channels(ic, NULL, &bands);
H A Dif_run.c706 uint8_t iface_index, bands; local
801 bands = 0;
802 setbit(&bands, IEEE80211_MODE_11B);
803 setbit(&bands, IEEE80211_MODE_11G);
807 setbit(&bands, IEEE80211_MODE_11A);
808 ieee80211_init_channels(ic, NULL, &bands);
/freebsd-10.1-release/sys/dev/malo/
H A Dif_malo.c184 uint8_t bands; local
243 bands = 0;
244 setbit(&bands, IEEE80211_MODE_11B);
245 setbit(&bands, IEEE80211_MODE_11G);
246 ieee80211_init_channels(ic, NULL, &bands);
/freebsd-10.1-release/sys/dev/bwi/
H A Dif_bwi.c360 uint8_t bands; local
472 bands = 0;
475 setbit(&bands, IEEE80211_MODE_11B);
480 setbit(&bands, IEEE80211_MODE_11G);
494 setbit(&bands, IEEE80211_MODE_11A);
506 ieee80211_init_channels(ic, NULL, &bands);
/freebsd-10.1-release/sys/dev/iwi/
H A Dif_iwi.c274 uint8_t bands; local
393 bands = 0;
394 setbit(&bands, IEEE80211_MODE_11B);
395 setbit(&bands, IEEE80211_MODE_11G);
397 setbit(&bands, IEEE80211_MODE_11A);
398 ieee80211_init_channels(ic, NULL, &bands);
/freebsd-10.1-release/sys/dev/if_ndis/
H A Dif_ndis.c547 uint8_t bands = 0; local
762 setbit(&bands, mode);
770 if (bands == 0) {
772 setbit(&bands, IEEE80211_MODE_11B);
872 ieee80211_init_channels(ic, NULL, &bands);
/freebsd-10.1-release/sbin/ifconfig/
H A Difieee80211.c2011 const netband_head *bands,
2025 LIST_FOREACH(nb, bands, next) {
2010 regdomain_addchans(struct ieee80211req_chaninfo *ci, const netband_head *bands, const struct ieee80211_regdomain *reg, uint32_t chanFlags, const struct ieee80211req_chaninfo *avail) argument

Completed in 704 milliseconds