Lines Matching refs:chan_width
512 int chan_offset, int chan_width, int cf1, in set_dfs_state() argument
530 switch (chan_width) { in set_dfs_state()
551 chan_width); in set_dfs_state()
567 int chan_width, int cf1, int cf2) in dfs_are_channels_overlapped() argument
586 switch (chan_width) { in dfs_are_channels_overlapped()
607 chan_width); in dfs_are_channels_overlapped()
781 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_complete_cac() argument
786 success, freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_complete_cac()
798 chan_width, cf1, cf2, in hostapd_dfs_complete_cac()
823 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_pre_cac_expired() argument
828 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_pre_cac_expired()
834 set_dfs_state(iface, freq, ht_enabled, chan_offset, chan_width, in hostapd_dfs_pre_cac_expired()
1008 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_radar_detected() argument
1015 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_radar_detected()
1025 set_dfs_state(iface, freq, ht_enabled, chan_offset, chan_width, in hostapd_dfs_radar_detected()
1029 res = dfs_are_channels_overlapped(iface, freq, chan_width, cf1, cf2); in hostapd_dfs_radar_detected()
1041 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_nop_finished() argument
1046 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_nop_finished()
1053 set_dfs_state(iface, freq, ht_enabled, chan_offset, chan_width, in hostapd_dfs_nop_finished()
1091 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_start_cac() argument
1097 freq, (freq - 5000) / 5, chan_offset, chan_width, cf1, cf2, 60); in hostapd_dfs_start_cac()