Home
last modified time | relevance | path

Searched refs:GET_PHY_STAT_P1_PWDB_A (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
Drtw8822b.h120 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ macro
Drtw8821c.h153 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ macro
Drtw8723d.h80 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ macro
Drtw8822c.h144 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ macro
Drtw8821c.c462 pkt_stat->rx_power[RF_PATH_A] = GET_PHY_STAT_P1_PWDB_A(phy_status) - 110; in query_phy_status_page1()
Drtw8822b.c858 pkt_stat->rx_power[RF_PATH_A] = GET_PHY_STAT_P1_PWDB_A(phy_status) - 110; in query_phy_status_page1()
Drtw8723d.c284 pkt_stat->rx_power[RF_PATH_A] = GET_PHY_STAT_P1_PWDB_A(phy_status) - 110; in query_phy_status_page1()
Drtw8822c.c1823 pkt_stat->rx_power[RF_PATH_A] = GET_PHY_STAT_P1_PWDB_A(phy_status) - 110; in query_phy_status_page1()