Searched defs:csa_settings (Results 1 – 3 of 3) sorted by relevance
2650 struct csa_settings { struct2651 u8 cs_count;2652 u8 block_tx;2654 struct hostapd_freq_params freq_params;2655 struct beacon_data beacon_csa;2656 struct beacon_data beacon_after;2658 u16 counter_offset_beacon[2];2659 u16 counter_offset_presp[2];2661 u16 punct_bitmap;
965 struct csa_settings csa_settings; in hostapd_dfs_request_channel_switch() local
9820 struct csa_settings csa_settings; in wpas_p2p_move_go_csa() local