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