Searched defs:cfg80211_csa_settings (Results 1 – 1 of 1) sorted by relevance
1378 struct cfg80211_csa_settings { struct1379 struct cfg80211_chan_def chandef;1380 struct cfg80211_beacon_data beacon_csa;1381 const u16 *counter_offsets_beacon;1382 const u16 *counter_offsets_presp;1383 unsigned int n_counter_offsets_beacon;1384 unsigned int n_counter_offsets_presp;1386 bool radar_required;1387 bool block_tx;1388 u8 count;[all …]
Completed in 32 milliseconds