Searched refs:stream_rxevm_tmp (Results 1 – 1 of 1) sorted by relevance
746 u8 stream_rxevm_tmp = 0; in phydm_rx_phy_status92c_series_parsing() local956 stream_rxevm_tmp = (u8)(0 - (p_phy_sta_rpt->stream_rxevm[i])); in phydm_rx_phy_status92c_series_parsing()958 if (stream_rxevm_tmp == 64) in phydm_rx_phy_status92c_series_parsing()959 stream_rxevm_tmp = 0; in phydm_rx_phy_status92c_series_parsing()961 p_phy_info->rx_mimo_evm_dbm[i] = stream_rxevm_tmp; in phydm_rx_phy_status92c_series_parsing()