Searched defs:cfg80211_csa_settings (Results 1 – 1 of 1) sorted by relevance
1559 struct cfg80211_csa_settings { struct1560 struct cfg80211_chan_def chandef;1561 struct cfg80211_beacon_data beacon_csa;1562 const u16 *counter_offsets_beacon;1563 const u16 *counter_offsets_presp;1564 unsigned int n_counter_offsets_beacon;1565 unsigned int n_counter_offsets_presp;1566 struct cfg80211_beacon_data beacon_after;1567 struct cfg80211_unsol_bcast_probe_resp unsol_bcast_probe_resp;1568 bool radar_required;[all …]