Home
last modified time | relevance | path

Searched refs:GET_PHY_STAT_P1_CFO_TAIL_A (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Drtw8822b.h134 #define GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) \ macro
Drtw8723d.h92 #define GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) \ macro
Drtw8821c.h175 #define GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) \ macro
Drtw8822c.h160 #define GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) \ macro
Drtw8822b.c877 pkt_stat->cfo_tail[RF_PATH_A] = GET_PHY_STAT_P1_CFO_TAIL_A(phy_status); in query_phy_status_page1()
Drtw8723d.c292 pkt_stat->cfo_tail[RF_PATH_A] = GET_PHY_STAT_P1_CFO_TAIL_A(phy_status); in query_phy_status_page1()
Drtw8822c.c2622 pkt_stat->cfo_tail[RF_PATH_A] = GET_PHY_STAT_P1_CFO_TAIL_A(phy_status); in query_phy_status_page1()