Home
last modified time | relevance | path

Searched refs:agile_ch_width (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral.c4011 enum phy_ch_width agile_ch_width; in target_if_calculate_center_freq() local
4022 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() local
4088 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() local
4199 agile_ch_width = ch_width[SPECTRAL_SCAN_MODE_AGILE]; in target_if_is_agile_span_overlap_with_operating_span()
[all …]
H A Dtarget_if_spectral_netlink.c361 samp_data->agile_ch_width = in target_if_spectral_create_samp_msg()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs_zero_cac.h505 enum phy_ch_width *agile_ch_width,
580 enum phy_ch_width *agile_ch_width, in dfs_compute_agile_and_curchan_width() argument
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/inc/
H A Dspectral_ioctl.h793 uint32_t agile_ch_width; member