Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral.c761 enum phy_ch_width agile_width; in target_if_spectral_find_agile_width() local
782 agile_width = get_max_sscan_bw(spectral, SPECTRAL_SCAN_MODE_AGILE, in target_if_spectral_find_agile_width()
790 agile_width = CH_WIDTH_160MHZ; in target_if_spectral_find_agile_width()
792 agile_width = CH_WIDTH_80P80MHZ; in target_if_spectral_find_agile_width()
798 agile_width = CH_WIDTH_80P80MHZ; in target_if_spectral_find_agile_width()
800 agile_width = CH_WIDTH_160MHZ; in target_if_spectral_find_agile_width()
809 return agile_width; in target_if_spectral_find_agile_width()