Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw88/
Drtw8822b.h136 #define GET_PHY_STAT_P1_RXEVM_A(phy_stat) \ macro
Drtw8723d.h110 #define GET_PHY_STAT_P1_RXEVM_A(phy_stat) \ macro
Drtw8821c.h200 #define GET_PHY_STAT_P1_RXEVM_A(phy_stat) \ macro
Drtw8822c.h164 #define GET_PHY_STAT_P1_RXEVM_A(phy_stat) \ macro
Drtw8822b.c889 pkt_stat->rx_evm[RF_PATH_A] = GET_PHY_STAT_P1_RXEVM_A(phy_status); in query_phy_status_page1()
Drtw8723d.c308 pkt_stat->rx_evm[RF_PATH_A] = GET_PHY_STAT_P1_RXEVM_A(phy_status); in query_phy_status_page1()
Drtw8822c.c2634 pkt_stat->rx_evm[RF_PATH_A] = GET_PHY_STAT_P1_RXEVM_A(phy_status); in query_phy_status_page1()