Lines Matching defs:cfg80211_csa_settings
751 struct cfg80211_csa_settings { struct
752 struct cfg80211_chan_def chandef;
753 struct cfg80211_beacon_data beacon_csa;
754 const u16 *counter_offsets_beacon;
755 const u16 *counter_offsets_presp;
756 unsigned int n_counter_offsets_beacon;
757 unsigned int n_counter_offsets_presp;
758 struct cfg80211_beacon_data beacon_after;
759 bool radar_required;
760 bool block_tx;
761 u8 count;