Lines Matching defs:cfg80211_csa_settings
1558 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;
1568 u8 count;
1569 u8 link_id;