Searched defs:cfg80211_csa_settings (Results 1 – 1 of 1) sorted by relevance
1556 struct cfg80211_csa_settings { struct1557 struct cfg80211_chan_def chandef;1558 struct cfg80211_beacon_data beacon_csa;1559 const u16 *counter_offsets_beacon;1560 const u16 *counter_offsets_presp;1561 unsigned int n_counter_offsets_beacon;1562 unsigned int n_counter_offsets_presp;1563 struct cfg80211_beacon_data beacon_after;1564 bool radar_required;1565 bool block_tx;[all …]