Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dtxrx.h281 #define RTW89_PHY_STS_IE01_W2_AVG_SNR GENMASK(5, 0) macro
H A Dcore.c1344 phy_ppdu->ofdm.avg_snr = le32_get_bits(ie->w2, RTW89_PHY_STS_IE01_W2_AVG_SNR); in rtw89_core_parse_phy_status_ie01()