Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dtxrx.h447 #define RTW89_PHY_STS_HDR_W0_RSSI_AVG GENMASK(31, 24) macro
Dcore.c1715 phy_ppdu->rssi_avg = le32_get_bits(hdr->w0, RTW89_PHY_STS_HDR_W0_RSSI_AVG); in rtw89_core_update_phy_ppdu()