Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A D_ieee80211.h138 struct ieee80211_channel { struct
139 uint32_t ic_flags; /* see below */
140 uint16_t ic_freq; /* primary centre frequency in MHz */
164 ((struct ieee80211_channel *) IEEE80211_CHAN_ANY) argument
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h2202 #define ieee80211_channel linuxkpi_ieee80211_channel macro