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