Searched defs:cfg80211_csa_settings (Results 1 – 1 of 1) sorted by relevance
751 struct cfg80211_csa_settings { struct752 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;[all …]