Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw88/
H A Drtw8723d.h19 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ macro
H A Drtw8822b.h131 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ macro
H A Drtw8821c.h193 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ macro
H A Drtw8822c.h159 #define GET_PHY_STAT_P1_PWDB_B(phy_stat) \ macro
H A Drtw8822b.c881 pkt_stat->rx_power[RF_PATH_B] = GET_PHY_STAT_P1_PWDB_B(phy_status) - 110; in query_phy_status_page1()
H A Drtw8822c.c2629 pkt_stat->rx_power[RF_PATH_B] = GET_PHY_STAT_P1_PWDB_B(phy_status) - 110; in query_phy_status_page1()