Home
last modified time | relevance | path

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

/linux/include/net/
A Dcfg80211.h1292 struct cfg80211_csa_settings { struct
1293 struct cfg80211_chan_def chandef;
1294 struct cfg80211_beacon_data beacon_csa;
1295 const u16 *counter_offsets_beacon;
1296 const u16 *counter_offsets_presp;
1297 unsigned int n_counter_offsets_beacon;
1298 unsigned int n_counter_offsets_presp;
1299 struct cfg80211_beacon_data beacon_after;
1300 bool radar_required;
1301 bool block_tx;
[all …]

Completed in 24 milliseconds