Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h2737 struct csa_settings { struct
2738 u8 cs_count;
2739 u8 block_tx;
2741 struct hostapd_freq_params freq_params;
2742 struct beacon_data beacon_csa;
2743 struct beacon_data beacon_after;
2745 u16 counter_offset_beacon[2];
2746 u16 counter_offset_presp[2];
2748 u16 punct_bitmap;
2749 int link_id;
[all …]
/freebsd/contrib/wpa/src/ap/
H A Ddfs.c973 struct csa_settings csa_settings; in hostapd_dfs_request_channel_switch() local
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c9745 struct csa_settings csa_settings; in wpas_p2p_move_go_csa() local