Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dphy.c2825 if (stats->rx_tf_periodic > CFO_TF_CNT_TH) in rtw89_phy_cfo_track()
2945 if (stats->rx_tf_periodic > UL_TB_TF_CNT_L2H_TH) in rtw89_phy_ul_tb_ctrl_check()
2947 else if (stats->rx_tf_periodic < UL_TB_TF_CNT_H2L_TH) in rtw89_phy_ul_tb_ctrl_check()
Ddebug.c3375 stats->rx_tf_periodic); in rtw89_debug_priv_phy_info_get()
Dcore.h1241 u32 rx_tf_periodic; member
Dcore.c2619 stats->rx_tf_periodic = stats->rx_tf_acc; in rtw89_traffic_stats_calc()