Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.h144 #define GET_PHY_STAT_P1_RXSNR_A(phy_stat) \ macro
H A Drtw8723d.h114 #define GET_PHY_STAT_P1_RXSNR_A(phy_stat) \ 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.c309 pkt_stat->rx_snr[RF_PATH_A] = GET_PHY_STAT_P1_RXSNR_A(phy_status); in query_phy_status_page1()
H A Drtw8822c.c2637 pkt_stat->rx_snr[RF_PATH_A] = GET_PHY_STAT_P1_RXSNR_A(phy_status); in query_phy_status_page1()