Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c5839 bool snr_monitor_enabled; in wma_chan_info_event_handler() local
5876 snr_monitor_enabled = wlan_scan_is_snr_monitor_enabled(mac->psoc); in wma_chan_info_event_handler()
5877 if (snr_monitor_enabled && mac->chan_info_cb) { in wma_chan_info_event_handler()