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

/freebsd-10.1-release/sys/net80211/
H A Dieee80211_regdomain.c259 ieee80211_sort_channels(struct ieee80211_channel chans[], int nchans) argument
58 null_setregdomain(struct ieee80211com *ic, struct ieee80211_regdomain *rd, int nchans, struct ieee80211_channel chans[]) argument
H A Dieee80211_ioctl.c2109 int nchans, error; local
[all...]
/freebsd-10.1-release/sys/dev/ath/ath_hal/
H A Dah_regdomain.c360 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
593 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
631 assignPrivateChannels(struct ath_hal *ah, struct ieee80211_channel chans[], int nchans, int sku) argument
688 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
720 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-10.1-release/usr.bin/csup/
H A Dmux.c171 int nchans; member in struct:mux
/freebsd-10.1-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c588 uint32_t i, nchans; local
/freebsd-10.1-release/sys/dev/ath/
H A Dif_ath.c5603 ath_setregdomain(struct ieee80211com *ic, struct ieee80211_regdomain *reg, int nchans, struct ieee80211_channel chans[]) argument
5627 ath_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
/freebsd-10.1-release/sys/dev/sound/pci/
H A Demu10k1.c223 int nchans; member in struct:sc_info
/freebsd-10.1-release/tools/tools/ath/athrd/
H A Dathrd.c1025 struct ieee80211_channel nchans[IEEE80211_CHAN_MAX]; local
/freebsd-10.1-release/sbin/ifconfig/
H A Difieee80211.c1930 chanlookup(const struct ieee80211_channel chans[], int nchans, argument
1946 chanfind(const struct ieee80211_channel chans[], int nchans, int flags) argument
/freebsd-10.1-release/sys/dev/mwl/
H A Dif_mwl.c4543 findchannel(const struct ieee80211_channel chans[], int nchans, argument
4558 addht40channels(struct ieee80211_channel chans[], int maxchans, int *nchans, argument
4595 addchannels(struct ieee80211_channel chans[], int maxchans, int *nchans, argument
4643 getchannels(struct mwl_softc *sc, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
4670 mwl_getradiocaps(struct ieee80211com *ic, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
[all...]
/freebsd-10.1-release/sys/dev/bwn/
H A Dif_bwn.c2007 bwn_addchannels(struct ieee80211_channel chans[], int maxchans, int *nchans, argument
[all...]

Completed in 319 milliseconds