Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c2731 phyerr->rf_info.noise_floor[0] = in wma_extract_single_phyerr_spectral()
2733 phyerr->rf_info.noise_floor[1] = in wma_extract_single_phyerr_spectral()
2735 phyerr->rf_info.noise_floor[2] = in wma_extract_single_phyerr_spectral()
2737 phyerr->rf_info.noise_floor[3] = in wma_extract_single_phyerr_spectral()
2741 phyerr->rf_info.rssi_comb = in wma_extract_single_phyerr_spectral()
2747 phyerr->rf_info.pc_rssi_info[0].rssi_pri20 = in wma_extract_single_phyerr_spectral()
2749 phyerr->rf_info.pc_rssi_info[0].rssi_sec20 = in wma_extract_single_phyerr_spectral()
2751 phyerr->rf_info.pc_rssi_info[0].rssi_sec40 = in wma_extract_single_phyerr_spectral()
2753 phyerr->rf_info.pc_rssi_info[0].rssi_sec80 = in wma_extract_single_phyerr_spectral()
2757 phyerr->rf_info.pc_rssi_info[1].rssi_pri20 = in wma_extract_single_phyerr_spectral()
[all …]
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h7929 wmi_host_rf_info_t rf_info; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c18581 phyerr->rf_info.rssi_comb = WMI_UNIFIED_RSSI_COMB_GET(&ev->hdr); in extract_single_phyerr_tlv()