Home
last modified time | relevance | path

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

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