Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.h126 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ macro
H A Drtw8723d.h100 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ macro
H A Drtw8821c.h190 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ macro
H A Drtw8822c.h154 #define GET_PHY_STAT_P1_PWDB_A(phy_stat) \ macro
H A Drtw8821c.c587 pkt_stat->rx_power[RF_PATH_A] = GET_PHY_STAT_P1_PWDB_A(phy_status) - 110; in query_phy_status_page1()
H A Drtw8822b.c879 pkt_stat->rx_power[RF_PATH_A] = GET_PHY_STAT_P1_PWDB_A(phy_status) - 110; in query_phy_status_page1()
H A Drtw8723d.c303 pkt_stat->rx_power[RF_PATH_A] = GET_PHY_STAT_P1_PWDB_A(phy_status) - 110; in query_phy_status_page1()
H A Drtw8822c.c2626 pkt_stat->rx_power[RF_PATH_A] = GET_PHY_STAT_P1_PWDB_A(phy_status) - 110; in query_phy_status_page1()