Searched defs:csa_settings (Results 1 – 3 of 3) sorted by relevance
1946 struct csa_settings { struct1947 u8 cs_count;1948 u8 block_tx;1950 struct hostapd_freq_params freq_params;1951 struct beacon_data beacon_csa;1952 struct beacon_data beacon_after;1954 u16 counter_offset_beacon[2];1955 u16 counter_offset_presp[2];
876 struct csa_settings csa_settings; in hostapd_dfs_start_channel_switch() local
8869 struct csa_settings csa_settings; in wpas_p2p_move_go_csa() local