Home
last modified time | relevance | path

Searched refs:rx_tf_periodic (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c2826 if (stats->rx_tf_periodic > CFO_TF_CNT_TH) in rtw89_phy_cfo_track()
2946 if (stats->rx_tf_periodic > UL_TB_TF_CNT_L2H_TH) in rtw89_phy_ul_tb_ctrl_check()
2948 else if (stats->rx_tf_periodic < UL_TB_TF_CNT_H2L_TH) in rtw89_phy_ul_tb_ctrl_check()
H A Ddebug.c3375 stats->rx_tf_periodic); in rtw89_debug_priv_phy_info_get()
H A Dcore.c2619 stats->rx_tf_periodic = stats->rx_tf_acc; in rtw89_traffic_stats_calc()
H A Dcore.h1241 u32 rx_tf_periodic; member