Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dtxrx.h293 #define RTW89_GET_PHY_STS_RSSI_AVG(sts) \ macro
Dcore.c1226 phy_ppdu->rssi_avg = RTW89_GET_PHY_STS_RSSI_AVG(buf); in rtw89_core_update_phy_ppdu()