Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver.h2080 struct csa_settings { struct
2081 u8 cs_count;
2082 u8 block_tx;
2084 struct hostapd_freq_params freq_params;
2085 struct beacon_data beacon_csa;
2086 struct beacon_data beacon_after;
2088 u16 counter_offset_beacon[2];
2089 u16 counter_offset_presp[2];
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Ddfs.c888 struct csa_settings csa_settings; in hostapd_dfs_start_channel_switch() local
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dp2p_supplicant.c9106 struct csa_settings csa_settings; in wpas_p2p_move_go_csa() local