Searched defs:cfg80211_csa_settings (Results 1 – 1 of 1) sorted by relevance
1357 struct cfg80211_csa_settings { struct1358 struct cfg80211_chan_def chandef;1359 struct cfg80211_beacon_data beacon_csa;1360 const u16 *counter_offsets_beacon;1361 const u16 *counter_offsets_presp;1362 unsigned int n_counter_offsets_beacon;1363 unsigned int n_counter_offsets_presp;1364 struct cfg80211_beacon_data beacon_after;1365 bool radar_required;1366 bool block_tx;[all …]