Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dcfg80211.h896 struct cfg80211_csa_settings { struct
897 struct cfg80211_chan_def chandef;
898 struct cfg80211_beacon_data beacon_csa;
899 const u16 *counter_offsets_beacon;
900 const u16 *counter_offsets_presp;
901 unsigned int n_counter_offsets_beacon;
902 unsigned int n_counter_offsets_presp;
903 struct cfg80211_beacon_data beacon_after;
904 bool radar_required;
905 bool block_tx;
[all …]