Searched refs:pre_rx_tf_cnt (Results 1 – 6 of 6) sorted by relevance
112 if (sta->stats.rx_tf_cnt - sta->stats.pre_rx_tf_cnt > bb_ul_tb->tf_cnt_l2h_th) in halbb_ul_tb_ctrl()114 else if (sta->stats.rx_tf_cnt - sta->stats.pre_rx_tf_cnt < bb_ul_tb->tf_cnt_h2l_th) in halbb_ul_tb_ctrl()117 …sta->macid, sta->stats.rx_tf_cnt, sta->stats.pre_rx_tf_cnt, sta->stats.rx_tf_cnt - sta->stats.pre_… in halbb_ul_tb_ctrl()118 sta->stats.pre_rx_tf_cnt = sta->stats.rx_tf_cnt; in halbb_ul_tb_ctrl()
86 stats->pre_rx_tf_cnt = 0; in phl_reset_rx_stats()
1800 u32 pre_rx_tf_cnt; /* last record rx trigger frame number from BB */ member
1821 u32 pre_rx_tf_cnt; /* last record rx trigger frame number from BB */ member