Lines Matching defs:ieee80211_channel
166 struct ieee80211_channel { struct
167 enum nl80211_band band;
168 u32 center_freq;
169 u16 freq_offset;
170 u16 hw_value;
171 u32 flags;
172 int max_antenna_gain;
173 int max_power;
174 int max_reg_power;
175 bool beacon_found;
176 u32 orig_flags;
177 int orig_mag, orig_mpwr;
178 enum nl80211_dfs_state dfs_state;
179 unsigned long dfs_state_entered;
180 unsigned int dfs_cac_ms;