Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/realtek/rtw88/
Drtw8822b.h132 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ macro
Drtw8723d.h106 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ macro
Drtw8821c.h196 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ macro
Drtw8822c.h158 #define GET_PHY_STAT_P1_L_RXSC(phy_stat) \ macro
Drtw8821c.c574 rxsc = GET_PHY_STAT_P1_L_RXSC(phy_status); in query_phy_status_page1()
Drtw8822b.c866 rxsc = GET_PHY_STAT_P1_L_RXSC(phy_status); in query_phy_status_page1()
Drtw8723d.c292 rxsc = GET_PHY_STAT_P1_L_RXSC(phy_status); in query_phy_status_page1()
Drtw8822c.c2610 rxsc = GET_PHY_STAT_P1_L_RXSC(phy_status); in query_phy_status_page1()