Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h136 struct linuxkpi_ieee80211_channel { struct
137 uint32_t center_freq;
138 uint16_t hw_value;
139 enum ieee80211_channel_flags flags;
140 enum nl80211_band band;
141 bool beacon_found;
142 enum nl80211_dfs_state dfs_state;
143 unsigned int dfs_cac_ms;
144 int max_antenna_gain;
145 int max_power;
[all …]