Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dcfg80211.h1377 struct cfg80211_csa_settings { struct
1378 struct cfg80211_chan_def chandef;
1379 struct cfg80211_beacon_data beacon_csa;
1380 const u16 *counter_offsets_beacon;
1381 const u16 *counter_offsets_presp;
1382 unsigned int n_counter_offsets_beacon;
1383 unsigned int n_counter_offsets_presp;
1384 struct cfg80211_beacon_data beacon_after;
1385 bool radar_required;
1386 bool block_tx;
[all …]