Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dcfg80211.h1037 struct cfg80211_csa_settings { struct
1038 struct cfg80211_chan_def chandef;
1039 struct cfg80211_beacon_data beacon_csa;
1040 const u16 *counter_offsets_beacon;
1041 const u16 *counter_offsets_presp;
1042 unsigned int n_counter_offsets_beacon;
1043 unsigned int n_counter_offsets_presp;
1044 struct cfg80211_beacon_data beacon_after;
1045 bool radar_required;
1046 bool block_tx;
[all …]