Searched defs:cfg80211_csa_settings (Results 1 – 1 of 1) sorted by relevance
750 struct cfg80211_csa_settings { struct751 struct cfg80211_chan_def chandef;752 struct cfg80211_beacon_data beacon_csa;753 const u16 *counter_offsets_beacon;754 const u16 *counter_offsets_presp;755 unsigned int n_counter_offsets_beacon;756 unsigned int n_counter_offsets_presp;757 struct cfg80211_beacon_data beacon_after;758 bool radar_required;759 bool block_tx;[all …]