Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral.c3442 bool *is_using_phya1; member
3485 *sscan_pdev_phy_info->is_using_phya1 = true; in target_if_find_sscan_pdev_phya1()
3487 *sscan_pdev_phy_info->is_using_phya1 = false; in target_if_find_sscan_pdev_phya1()
3507 bool is_hw_mode_sbs = false, is_using_phya1 = false; in target_if_spectral_detector_list_init() local
3555 pdev_phy_info.is_using_phya1 = &is_using_phya1; in target_if_spectral_detector_list_init()
3575 is_hw_mode_sbs, is_using_phya1); in target_if_spectral_detector_list_init()
3585 if (is_hw_mode_sbs && is_using_phya1) in target_if_spectral_detector_list_init()