Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211.c1339 getflags_2ghz(const uint8_t bands[], uint32_t flags[], int cbw_flags) in getflags_2ghz()
1358 getflags_5ghz(const uint8_t bands[], uint32_t flags[], int cbw_flags) in getflags_5ghz()
1426 getflags(const uint8_t bands[], uint32_t flags[], int cbw_flags) in getflags()
1453 uint32_t chan_flags, const uint8_t bands[], int cbw_flags) in ieee80211_add_channel_cbw()
1699 int cbw_flags) in ieee80211_add_channel_list_2ghz()
1712 int maxchans, int *nchans, const uint8_t bands[], int cbw_flags) in ieee80211_add_channels_default_2ghz()
1724 int cbw_flags) in ieee80211_add_channel_list_5ghz()
H A Dieee80211_regdomain.c121 int cbw_flags; in ieee80211_init_channels() local