Lines Matching defs:cfg80211_csa_settings
750 struct cfg80211_csa_settings { struct
751 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;
760 u8 count;