Searched defs:cfg80211_csa_settings (Results 1 – 1 of 1) sorted by relevance
1576 struct cfg80211_csa_settings { struct1577 struct cfg80211_chan_def chandef;1578 struct cfg80211_beacon_data beacon_csa;1579 const u16 *counter_offsets_beacon;1580 const u16 *counter_offsets_presp;1581 unsigned int n_counter_offsets_beacon;1582 unsigned int n_counter_offsets_presp;1583 struct cfg80211_beacon_data beacon_after;1584 struct cfg80211_unsol_bcast_probe_resp unsol_bcast_probe_resp;1585 bool radar_required;[all …]