Searched defs:cfg80211_csa_settings (Results 1 – 1 of 1) sorted by relevance
1421 struct cfg80211_csa_settings { struct1422 struct cfg80211_chan_def chandef;1423 struct cfg80211_beacon_data beacon_csa;1424 const u16 *counter_offsets_beacon;1425 const u16 *counter_offsets_presp;1426 unsigned int n_counter_offsets_beacon;1427 unsigned int n_counter_offsets_presp;1428 struct cfg80211_beacon_data beacon_after;1429 bool radar_required;1430 bool block_tx;[all …]