Searched refs:evm_info (Results 1 – 5 of 5) sorted by relevance
430 (ppdu_info)->evm_info.pilot_evm[pilot] = HAL_RX_GET(rx_tlv, \502 ppdu_info->evm_info.number_of_symbols = HAL_RX_GET(rx_tlv, in hal_rx_proc_phyrx_other_receive_info_tlv_8074v2()505 ppdu_info->evm_info.pilot_count = HAL_RX_GET(rx_tlv, in hal_rx_proc_phyrx_other_receive_info_tlv_8074v2()508 ppdu_info->evm_info.nss_count = HAL_RX_GET(rx_tlv, in hal_rx_proc_phyrx_other_receive_info_tlv_8074v2()
355 nss_count = ppdu_info->evm_info.nss_count; in dp_rx_populate_su_evm_details()356 pilot_count = ppdu_info->evm_info.pilot_count; in dp_rx_populate_su_evm_details()362 cdp_rx_ppdu->evm_info.pilot_count = pilot_count; in dp_rx_populate_su_evm_details()363 cdp_rx_ppdu->evm_info.nss_count = nss_count; 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()
282 nss_count = ppdu_info->evm_info.nss_count; in hal_rx_update_su_evm_info()283 pilot_count = ppdu_info->evm_info.pilot_count; in hal_rx_update_su_evm_info()321 ppdu_info->evm_info.pilot_evm[segment + pilot_shift] = in hal_rx_update_su_evm_info()
1294 struct hal_rx_su_evm_info evm_info; member
2842 struct cdp_rx_su_evm_info evm_info; member