Searched refs:rx_tf_periodic (Results 1 – 4 of 4) sorted by relevance
2826 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()
3375 stats->rx_tf_periodic); in rtw89_debug_priv_phy_info_get()
2619 stats->rx_tf_periodic = stats->rx_tf_acc; in rtw89_traffic_stats_calc()
1241 u32 rx_tf_periodic; member