Home
last modified time | relevance | path

Searched refs:GET_PHY_STAT_P1_RXSNR_B (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Drtw8822b.h140 #define GET_PHY_STAT_P1_RXSNR_B(phy_stat) \ macro
Drtw8821c.h181 #define GET_PHY_STAT_P1_RXSNR_B(phy_stat) \ macro
Drtw8822c.h166 #define GET_PHY_STAT_P1_RXSNR_B(phy_stat) \ macro
Drtw8822b.c875 pkt_stat->rx_snr[RF_PATH_B] = GET_PHY_STAT_P1_RXSNR_B(phy_status); in query_phy_status_page1()
Drtw8822c.c2620 pkt_stat->rx_snr[RF_PATH_B] = GET_PHY_STAT_P1_RXSNR_B(phy_status); in query_phy_status_page1()