Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dtxrx.h261 #define RTW89_PHY_STS_HDR_W1_RSSI_B GENMASK(15, 8) macro
H A Dcore.c1388 rssi[RF_PATH_B] = le32_get_bits(hdr->w1, RTW89_PHY_STS_HDR_W1_RSSI_B); in rtw89_core_update_phy_ppdu()