Home
last modified time | relevance | path

Searched defs:cfg80211_csa_settings (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/include/net/
Dcfg80211.h1229 struct cfg80211_csa_settings { struct
1230 struct cfg80211_chan_def chandef;
1231 struct cfg80211_beacon_data beacon_csa;
1232 const u16 *counter_offsets_beacon;
1233 const u16 *counter_offsets_presp;
1234 unsigned int n_counter_offsets_beacon;
1235 unsigned int n_counter_offsets_presp;
1236 struct cfg80211_beacon_data beacon_after;
1237 bool radar_required;
1238 bool block_tx;
[all …]