Home
last modified time | relevance | path

Searched refs:GET_PHY_STAT_P1_PWDB_B (Results 1 – 6 of 6) sorted by relevance

/drivers/net/wireless/realtek/rtw88/
Drtw8822b.h122 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ macro
Drtw8821c.h155 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ macro
Drtw8723d.h82 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ macro
Drtw8822c.h146 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ macro
Drtw8822b.c859 pkt_stat->rx_power[RF_PATH_B] = GET_PHY_STAT_P1_PWDB_B(phy_status) - 110; in query_phy_status_page1()
Drtw8822c.c1824 pkt_stat->rx_power[RF_PATH_B] = GET_PHY_STAT_P1_PWDB_B(phy_status) - 110; in query_phy_status_page1()