Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dcfg80211.h1357 struct cfg80211_csa_settings { struct
1358 struct cfg80211_chan_def chandef;
1359 struct cfg80211_beacon_data beacon_csa;
1360 const u16 *counter_offsets_beacon;
1361 const u16 *counter_offsets_presp;
1362 unsigned int n_counter_offsets_beacon;
1363 unsigned int n_counter_offsets_presp;
1364 struct cfg80211_beacon_data beacon_after;
1365 bool radar_required;
1366 bool block_tx;
[all …]