Lines Matching defs:ieee80211_channel
175 struct ieee80211_channel { struct
176 enum nl80211_band band;
177 u32 center_freq;
178 u16 freq_offset;
179 u16 hw_value;
180 u32 flags;
181 int max_antenna_gain;
182 int max_power;
183 int max_reg_power;
184 bool beacon_found;
185 u32 orig_flags;
186 int orig_mag, orig_mpwr;
187 enum nl80211_dfs_state dfs_state;
188 unsigned long dfs_state_entered;
189 unsigned int dfs_cac_ms;