Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.h124 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ macro
H A Drtw8821c.h157 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ macro
H A Drtw8723d.h84 #define GET_PHY_STAT_P1_RF_MODE(phy_stat) \ macro
H A Drtw8821c.c460 bw = GET_PHY_STAT_P1_RF_MODE(phy_status); in query_phy_status_page1()
H A Drtw8822b.c856 bw = GET_PHY_STAT_P1_RF_MODE(phy_status); in query_phy_status_page1()
H A Drtw8723d.c277 if (GET_PHY_STAT_P1_RF_MODE(phy_status) == 0) in query_phy_status_page1()