Lines Matching defs:ieee80211_channel
147 struct ieee80211_channel { struct
148 enum nl80211_band band;
149 u32 center_freq;
150 u16 hw_value;
151 u32 flags;
152 int max_antenna_gain;
153 int max_power;
154 int max_reg_power;
155 bool beacon_found;
156 u32 orig_flags;
157 int orig_mag, orig_mpwr;
158 enum nl80211_dfs_state dfs_state;
159 unsigned long dfs_state_entered;
160 unsigned int dfs_cac_ms;