Home
last modified time | relevance | path

Searched refs:GET_PHY_STAT_P1_RXSNR_A (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/rtw88/
H A Drtw8822b.h144 #define GET_PHY_STAT_P1_RXSNR_A(phy_stat) \ macro
H A Drtw8723d.h31 #define GET_PHY_STAT_P1_RXSNR_A(phy_stat) \
113 #define GET_PHY_STAT_P1_RXSNR_A( global() macro
H A Drtw8821c.h208 #define GET_PHY_STAT_P1_RXSNR_A(phy_stat) \ macro
H A Drtw8822c.h172 #define GET_PHY_STAT_P1_RXSNR_A(phy_stat) \ macro
H A Drtw8822b.c892 pkt_stat->rx_snr[RF_PATH_A] = GET_PHY_STAT_P1_RXSNR_A(phy_status); in query_phy_status_page1()
H A Drtw8723d.c197 pkt_stat->rx_snr[RF_PATH_A] = GET_PHY_STAT_P1_RXSNR_A(phy_status); in rtw8723d_phy_set_param()
H A Drtw8822c.c2641 pkt_stat->rx_snr[RF_PATH_A] = GET_PHY_STAT_P1_RXSNR_A(phy_status); in query_phy_status_page1()