Searched refs:ant_pos (Results 1 – 1 of 1) sorted by relevance
1665 u8 ant_pos = U8_MAX; in rtw89_core_rx_process_phy_ppdu_iter() local1680 ant_pos = __ffs(hal->antenna_rx); in rtw89_core_rx_process_phy_ppdu_iter()1681 evm_pos = ant_pos; in rtw89_core_rx_process_phy_ppdu_iter()1686 if (ant_pos < ant_num) { in rtw89_core_rx_process_phy_ppdu_iter()1687 ewma_rssi_add(&rtwsta_link->rssi[ant_pos], phy_ppdu->rssi[0]); in rtw89_core_rx_process_phy_ppdu_iter()