Searched defs:nchans (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-current/sys/net80211/
H A Dieee80211_regdomain.c118 int *nchans = &ic->ic_nchans; local
60 null_setregdomain(struct ieee80211com *ic, struct ieee80211_regdomain *rd, int nchans, struct ieee80211_channel chans[]) argument
223 ieee80211_sort_channels(struct ieee80211_channel chans[], int nchans) argument
[all...]
H A Dieee80211.c1317 addchan(struct ieee80211_channel chans[], int maxchans, int *nchans, argument
1345 copychan_prev(struct ieee80211_channel chans[], int maxchans, int *nchans, argument
1487 ieee80211_add_channel_cbw(struct ieee80211_channel chans[], int maxchans, int *nchans, uint8_t ieee, uint16_t freq, int8_t maxregpower, uint32_t chan_flags, const uint8_t bands[], int cbw_flags) argument
1508 ieee80211_add_channel(struct ieee80211_channel chans[], int maxchans, int *nchans, uint8_t ieee, uint16_t freq, int8_t maxregpower, uint32_t chan_flags, const uint8_t bands[]) argument
1518 findchannel(struct ieee80211_channel chans[], int nchans, uint16_t freq, uint32_t flags) argument
1540 ieee80211_add_channel_ht40(struct ieee80211_channel chans[], int maxchans, int *nchans, uint8_t ieee, int8_t maxregpower, uint32_t flags) argument
1635 add_chanlist(struct ieee80211_channel chans[], int maxchans, int *nchans, const uint8_t ieee[], int nieee, uint32_t flags[]) argument
1733 ieee80211_add_channel_list_2ghz(struct ieee80211_channel chans[], int maxchans, int *nchans, const uint8_t ieee[], int nieee, const uint8_t bands[], int cbw_flags) argument
1747 ieee80211_add_channels_default_2ghz(struct ieee80211_channel chans[], int maxchans, int *nchans, const uint8_t bands[], int cbw_flags) argument
1758 ieee80211_add_channel_list_5ghz(struct ieee80211_channel chans[], int maxchans, int *nchans, const uint8_t ieee[], int nieee, const uint8_t bands[], int cbw_flags) argument
[all...]
H A Dieee80211_ioctl.c2172 int nchans, error; local
[all...]
/freebsd-current/sys/dev/ath/ath_hal/
H A Dah_regdomain.c420 addchan(struct ath_hal *ah, struct ieee80211_channel chans[], u_int maxchans, int *nchans, uint16_t freq, uint32_t flags, REG_DMN_FREQ_BAND *fband, REG_DOMAIN *rd) argument
445 copychan_prev(struct ath_hal *ah, struct ieee80211_channel chans[], u_int maxchans, int *nchans, uint16_t freq, uint32_t flags) argument
470 add_chanlist_band(struct ath_hal *ah, struct ieee80211_channel chans[], int maxchans, int *nchans, uint16_t freq_lo, uint16_t freq_hi, int step, uint32_t flags, REG_DMN_FREQ_BAND *fband, REG_DOMAIN *rd) argument
513 add_chanlist_mode(struct ath_hal *ah, struct ieee80211_channel chans[], u_int maxchans, int *nchans, const struct cmode *cm, REG_DOMAIN *rd, HAL_BOOL enableExtendedChannels) argument
656 getchannels(struct ath_hal *ah, struct ieee80211_channel chans[], u_int maxchans, int *nchans, u_int modeSelect, HAL_CTRY_CODE cc, HAL_REG_DOMAIN regDmn, HAL_BOOL enableExtendedChannels, COUNTRY_CODE_TO_ENUM_RD **pcountry, REG_DOMAIN **prd2GHz, REG_DOMAIN **prd5GHz) argument
719 ath_hal_getchannels(struct ath_hal *ah, struct ieee80211_channel chans[], u_int maxchans, int *nchans, u_int modeSelect, HAL_CTRY_CODE cc, HAL_REG_DOMAIN regDmn, HAL_BOOL enableExtendedChannels) argument
757 assignPrivateChannels(struct ath_hal *ah, struct ieee80211_channel chans[], int nchans, int sku) argument
814 ath_hal_init_channels(struct ath_hal *ah, struct ieee80211_channel chans[], u_int maxchans, int *nchans, u_int modeSelect, HAL_CTRY_CODE cc, HAL_REG_DOMAIN regDmn, HAL_BOOL enableExtendedChannels) argument
846 ath_hal_set_channels(struct ath_hal *ah, struct ieee80211_channel chans[], int nchans, HAL_CTRY_CODE cc, HAL_REG_DOMAIN rd) argument
[all...]
/freebsd-current/sys/dev/rtwn/
H A Dif_rtwn.c1522 rtwn_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
/freebsd-current/sys/dev/usb/wlan/
H A Dif_ural.c1573 ural_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
H A Dif_zyd.c2875 zyd_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
H A Dif_rum.c3207 rum_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
H A Dif_urtw.c1598 urtw_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
H A Dif_rsu.c766 rsu_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
H A Dif_run.c4931 run_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
/freebsd-current/sys/dev/ral/
H A Drt2560.c2125 rt2560_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
H A Drt2860.c2297 rt2860_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, argument
H A Drt2661.c2746 rt2661_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
/freebsd-current/sys/arm/allwinner/
H A Da31_dmac.c114 u_int nchans; member in struct:a31dmac_config
150 u_int nchans; member in struct:a31dmac_softc
[all...]
/freebsd-current/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c588 uint32_t i, nchans; local
/freebsd-current/sys/dev/ipw/
H A Dif_ipw.c2624 ipw_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
/freebsd-current/sys/dev/iwi/
H A Dif_iwi.c3597 iwi_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
/freebsd-current/sys/dev/otus/
H A Dif_otus.c775 otus_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
/freebsd-current/sys/dev/ath/
H A Dif_ath.c6352 ath_setregdomain(struct ieee80211com *ic, struct ieee80211_regdomain *reg, int nchans, struct ieee80211_channel chans[]) argument
6376 ath_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
/freebsd-current/tools/tools/ath/athrd/
H A Dathrd.c1011 struct ieee80211_channel nchans[IEEE80211_CHAN_MAX]; local
/freebsd-current/sys/dev/mwl/
H A Dif_mwl.c4375 addht40channels(struct ieee80211_channel chans[], int maxchans, int *nchans, argument
4391 addchannels(struct ieee80211_channel chans[], int maxchans, int *nchans, argument
4406 getchannels(struct mwl_softc *sc, int maxchans, int *nchans, argument
4443 mwl_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
[all...]
/freebsd-current/sys/dev/wpi/
H A Dif_wpi.c1412 wpi_read_eeprom_band(struct wpi_softc *sc, uint8_t n, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
1499 wpi_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
/freebsd-current/sys/dev/bwi/
H A Dif_bwi.c1680 bwi_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
/freebsd-current/sys/dev/sound/pci/
H A Demu10k1.c226 int nchans; member in struct:sc_info

Completed in 572 milliseconds

12