Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Drtw8723d.h31 #define GET_PHY_STAT_P1_RXSNR_A(phy_stat) \ macro
Drtw8822b.h146 #define GET_PHY_STAT_P1_RXSNR_A(phy_stat) \ macro
Drtw8821c.h208 #define GET_PHY_STAT_P1_RXSNR_A(phy_stat) \ macro
Drtw8822c.h174 #define GET_PHY_STAT_P1_RXSNR_A(phy_stat) \ macro
Drtw8723d.c197 pkt_stat->rx_snr[RF_PATH_A] = GET_PHY_STAT_P1_RXSNR_A(phy_status); in query_phy_status_page1()
Drtw8822b.c893 pkt_stat->rx_snr[RF_PATH_A] = GET_PHY_STAT_P1_RXSNR_A(phy_status); in query_phy_status_page1()
Drtw8822c.c2641 pkt_stat->rx_snr[RF_PATH_A] = GET_PHY_STAT_P1_RXSNR_A(phy_status); in query_phy_status_page1()