Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
Drtw8822b.h128 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ macro
Drtw8821c.h161 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ macro
Drtw8723d.h88 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ macro
Drtw8822c.h150 #define GET_PHY_STAT_P1_HT_RXSC(phy_stat) \ macro
Drtw8821c.c451 rxsc = GET_PHY_STAT_P1_HT_RXSC(phy_status); in query_phy_status_page1()
Drtw8822b.c847 rxsc = GET_PHY_STAT_P1_HT_RXSC(phy_status); in query_phy_status_page1()
Drtw8723d.c275 rxsc = GET_PHY_STAT_P1_HT_RXSC(phy_status); in query_phy_status_page1()
Drtw8822c.c1814 rxsc = GET_PHY_STAT_P1_HT_RXSC(phy_status); in query_phy_status_page1()