Home
last modified time | relevance | path

Searched defs:cbw_flags (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/net80211/
H A Dieee80211.c1371 getflags_2ghz(const uint8_t bands[],uint32_t flags[],int cbw_flags) getflags_2ghz() argument
1390 getflags_5ghz(const uint8_t bands[],uint32_t flags[],int cbw_flags) getflags_5ghz() argument
1458 getflags(const uint8_t bands[],uint32_t flags[],int cbw_flags) getflags() argument
1485 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) ieee80211_add_channel_cbw() argument
1731 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) ieee80211_add_channel_list_2ghz() argument
1744 ieee80211_add_channels_default_2ghz(struct ieee80211_channel chans[],int maxchans,int * nchans,const uint8_t bands[],int cbw_flags) ieee80211_add_channels_default_2ghz() argument
1756 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) ieee80211_add_channel_list_5ghz() argument
[all...]
H A Dieee80211_regdomain.c119 int cbw_flags; in ieee80211_init_channels() local
/freebsd-src/sys/dev/rtwn/
H A Dif_rtwn.c1527 int cbw_flags, i; rtwn_getradiocaps() local