Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h1252 struct cfg80211_csa_settings { struct
1253 struct cfg80211_chan_def chandef;
1254 struct cfg80211_beacon_data beacon_csa;
1255 const u16 *counter_offsets_beacon;
1256 const u16 *counter_offsets_presp;
1257 unsigned int n_counter_offsets_beacon;
1258 unsigned int n_counter_offsets_presp;
1259 struct cfg80211_beacon_data beacon_after;
1260 bool radar_required;
1261 bool block_tx;
[all …]