Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dcfg80211.h1558 struct cfg80211_csa_settings { struct
1559 struct cfg80211_chan_def chandef;
1560 struct cfg80211_beacon_data beacon_csa;
1561 const u16 *counter_offsets_beacon;
1562 const u16 *counter_offsets_presp;
1563 unsigned int n_counter_offsets_beacon;
1564 unsigned int n_counter_offsets_presp;
1565 struct cfg80211_beacon_data beacon_after;
1566 bool radar_required;
1567 bool block_tx;
[all …]