Searched defs:cfg80211_csa_settings (Results 1 – 1 of 1) sorted by relevance
1377 struct cfg80211_csa_settings { struct1378 struct cfg80211_chan_def chandef;1379 struct cfg80211_beacon_data beacon_csa;1380 const u16 *counter_offsets_beacon;1381 const u16 *counter_offsets_presp;1382 unsigned int n_counter_offsets_beacon;1383 unsigned int n_counter_offsets_presp;1384 struct cfg80211_beacon_data beacon_after;1385 bool radar_required;1386 bool block_tx;[all …]