Searched defs:cfg80211_csa_settings (Results 1 – 1 of 1) sorted by relevance
1242 struct cfg80211_csa_settings { struct1243 struct cfg80211_chan_def chandef;1244 struct cfg80211_beacon_data beacon_csa;1245 const u16 *counter_offsets_beacon;1246 const u16 *counter_offsets_presp;1247 unsigned int n_counter_offsets_beacon;1248 unsigned int n_counter_offsets_presp;1249 struct cfg80211_beacon_data beacon_after;1250 bool radar_required;1251 bool block_tx;[all …]