Home
last modified time | relevance | path

Searched refs:GET_PHY_STAT_P1_CFO_TAIL_B (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.h142 #define GET_PHY_STAT_P1_CFO_TAIL_B(phy_stat) \ macro
H A Drtw8821c.h206 #define GET_PHY_STAT_P1_CFO_TAIL_B(phy_stat) \ macro
H A Drtw8822c.h170 #define GET_PHY_STAT_P1_CFO_TAIL_B(phy_stat) \ macro
H A Drtw8822b.c896 pkt_stat->cfo_tail[RF_PATH_B] = GET_PHY_STAT_P1_CFO_TAIL_B(phy_status); in query_phy_status_page1()
H A Drtw8822c.c2641 pkt_stat->cfo_tail[RF_PATH_B] = GET_PHY_STAT_P1_CFO_TAIL_B(phy_status); in query_phy_status_page1()