Lines Matching defs:cfg80211_csa_settings
1229 struct cfg80211_csa_settings { struct
1230 struct cfg80211_chan_def chandef;
1231 struct cfg80211_beacon_data beacon_csa;
1232 const u16 *counter_offsets_beacon;
1233 const u16 *counter_offsets_presp;
1234 unsigned int n_counter_offsets_beacon;
1235 unsigned int n_counter_offsets_presp;
1236 struct cfg80211_beacon_data beacon_after;
1237 bool radar_required;
1238 bool block_tx;
1239 u8 count;