Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.h130 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ macro
H A Drtw8723d.h104 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ macro
H A Drtw8821c.h194 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ macro
H A Drtw8821c.c585 bw = GET_PHY_STAT_P1_RF_MODE(phy_status); in query_phy_status_page1()
H A Drtw8822b.c877 bw = GET_PHY_STAT_P1_RF_MODE(phy_status); in query_phy_status_page1()
H A Drtw8723d.c296 if (GET_PHY_STAT_P1_RF_MODE(phy_status) == 0) in query_phy_status_page1()