Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/rtw89/
HDtxrx.h605 #define RTW89_PHY_STS_IE01_W2_AVG_SNR GENMASK(5, 0) macro
HDcore.c1780 phy_ppdu->ofdm.avg_snr = le32_get_bits(ie->w2, RTW89_PHY_STS_IE01_W2_AVG_SNR); in rtw89_core_parse_phy_status_ie01()