Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcfg80211.h1576 struct cfg80211_csa_settings { struct
1577 struct cfg80211_chan_def chandef;
1578 struct cfg80211_beacon_data beacon_csa;
1579 const u16 *counter_offsets_beacon;
1580 const u16 *counter_offsets_presp;
1581 unsigned int n_counter_offsets_beacon;
1582 unsigned int n_counter_offsets_presp;
1583 struct cfg80211_beacon_data beacon_after;
1584 struct cfg80211_unsol_bcast_probe_resp unsol_bcast_probe_resp;
1585 bool radar_required;
[all …]