Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral_phyerr.c3539 struct sscan_report_fields_gen3 sscan_report_fields = {0}; in target_if_consume_spectral_report_gen3() local
3578 &sscan_report_fields, in target_if_consume_spectral_report_gen3()
3586 sscan_report_fields.sscan_detector_id, in target_if_consume_spectral_report_gen3()
3590 sscan_report_fields.sscan_detector_id); in target_if_consume_spectral_report_gen3()
3605 sscan_report_fields.sscan_detector_id, in target_if_consume_spectral_report_gen3()
3666 &sscan_report_fields, in target_if_consume_spectral_report_gen3()
3755 struct sscan_report_fields_gen3 sscan_report_fields = {0}; in target_if_consume_spectral_report_gen3() local
3824 target_if_consume_sscan_summary_report_gen3(data, &sscan_report_fields, in target_if_consume_spectral_report_gen3()
3834 rssi = (sscan_report_fields.inband_pwr_db) >> 1; in target_if_consume_spectral_report_gen3()
3836 sscan_report_fields.sscan_agc_total_gain; in target_if_consume_spectral_report_gen3()
[all …]