Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c1985 u8 ant_pos = U8_MAX; in rtw89_core_rx_process_phy_ppdu_iter() local
1997 ant_pos = __ffs(hal->antenna_rx); in rtw89_core_rx_process_phy_ppdu_iter()
1998 evm_pos = ant_pos; in rtw89_core_rx_process_phy_ppdu_iter()
2003 if (ant_pos < ant_num) { in rtw89_core_rx_process_phy_ppdu_iter()
2004 ewma_rssi_add(&rtwsta_link->rssi[ant_pos], phy_ppdu->rssi[0]); in rtw89_core_rx_process_phy_ppdu_iter()