Searched defs:cfg80211_csa_settings (Results 1 – 1 of 1) sorted by relevance
1037 struct cfg80211_csa_settings { struct1038 struct cfg80211_chan_def chandef;1039 struct cfg80211_beacon_data beacon_csa;1040 const u16 *counter_offsets_beacon;1041 const u16 *counter_offsets_presp;1042 unsigned int n_counter_offsets_beacon;1043 unsigned int n_counter_offsets_presp;1044 struct cfg80211_beacon_data beacon_after;1045 bool radar_required;1046 bool block_tx;[all …]