Searched refs:ant_pos (Results 1 – 1 of 1) sorted by relevance
2045 u8 ant_pos = U8_MAX; in rtw89_core_rx_process_phy_ppdu_iter() local2057 ant_pos = __ffs(hal->antenna_rx); in rtw89_core_rx_process_phy_ppdu_iter()2058 evm_pos = ant_pos; in rtw89_core_rx_process_phy_ppdu_iter()2063 if (ant_pos < ant_num) { in rtw89_core_rx_process_phy_ppdu_iter()2064 ewma_rssi_add(&rtwsta_link->rssi[ant_pos], phy_ppdu->rssi[0]); in rtw89_core_rx_process_phy_ppdu_iter()