Searched defs:cfg80211_csa_settings (Results 1 – 1 of 1) sorted by relevance
899 struct cfg80211_csa_settings { struct900 struct cfg80211_chan_def chandef;901 struct cfg80211_beacon_data beacon_csa;902 const u16 *counter_offsets_beacon;903 const u16 *counter_offsets_presp;904 unsigned int n_counter_offsets_beacon;905 unsigned int n_counter_offsets_presp;906 struct cfg80211_beacon_data beacon_after;907 bool radar_required;908 bool block_tx;[all …]