Home
last modified time | relevance | path

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

/hostap-latest/src/drivers/
Ddriver.h2759 struct csa_settings { struct
2760 u8 cs_count;
2761 u8 block_tx;
2763 struct hostapd_freq_params freq_params;
2764 struct beacon_data beacon_csa;
2765 struct beacon_data beacon_after;
2767 u16 counter_offset_beacon[2];
2768 u16 counter_offset_presp[2];
2770 u16 punct_bitmap;
2771 int link_id;
[all …]
/hostap-latest/src/ap/
Ddfs.c973 struct csa_settings csa_settings; in hostapd_dfs_request_channel_switch() local
/hostap-latest/wpa_supplicant/
Dp2p_supplicant.c9745 struct csa_settings csa_settings; in wpas_p2p_move_go_csa() local