Searched refs:agile_ch_width (Results 1 – 4 of 4) sorted by relevance
4011 enum phy_ch_width agile_ch_width; in target_if_calculate_center_freq() local4022 agile_ch_width = ch_width[SPECTRAL_SCAN_MODE_AGILE]; in target_if_calculate_center_freq()4029 if (agile_ch_width == CH_WIDTH_20MHZ) { in target_if_calculate_center_freq()4038 (spectral->pdev_obj, chan_freq, agile_ch_width, in target_if_calculate_center_freq()4075 enum phy_ch_width agile_ch_width; in target_if_validate_center_freq() local4088 agile_ch_width = ch_width[SPECTRAL_SCAN_MODE_AGILE]; in target_if_validate_center_freq()4097 if (agile_ch_width == CH_WIDTH_20MHZ) { in target_if_validate_center_freq()4121 agile_ch_width, in target_if_validate_center_freq()4168 enum phy_ch_width agile_ch_width; in target_if_is_agile_span_overlap_with_operating_span() local4199 agile_ch_width = ch_width[SPECTRAL_SCAN_MODE_AGILE]; in target_if_is_agile_span_overlap_with_operating_span()[all …]
361 samp_data->agile_ch_width = in target_if_spectral_create_samp_msg()
505 enum phy_ch_width *agile_ch_width,580 enum phy_ch_width *agile_ch_width, in dfs_compute_agile_and_curchan_width() argument
793 uint32_t agile_ch_width; member