Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_rx_mon.c351 uint16_t pilot_evm; in dp_rx_populate_su_evm_details() local
366 for (pilot_evm = 0; pilot_evm < nss_count * pilot_count; pilot_evm++) { in dp_rx_populate_su_evm_details()
367 cdp_rx_ppdu->evm_info.pilot_evm[pilot_evm] = in dp_rx_populate_su_evm_details()
368 ppdu_info->evm_info.pilot_evm[pilot_evm]; in dp_rx_populate_su_evm_details()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/
H A Dhal_8074v2_rx.h430 (ppdu_info)->evm_info.pilot_evm[pilot] = HAL_RX_GET(rx_tlv, \
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api_mon.h333 uint32_t pilot_evm[HAL_RX_MAX_SU_EVM_COUNT]; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
H A Dhal_9224.h321 ppdu_info->evm_info.pilot_evm[segment + pilot_shift] = in hal_rx_update_su_evm_info()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_stats_struct.h1005 uint32_t pilot_evm[DP_RX_MAX_SU_EVM_COUNT]; member