Home
last modified time | relevance | path

Searched refs:pkt_cnt_tmp (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_cmn_rpt.c125 u16 *pkt_cnt_tmp; in halbb_get_plurality_rx_rate_mu() local
140 pkt_cnt_tmp = pkt_cnt->pkt_cnt_he; in halbb_get_plurality_rx_rate_mu()
144 pkt_cnt_tmp = pkt_cnt->pkt_cnt_vht; in halbb_get_plurality_rx_rate_mu()
152 if (pkt_cnt_tmp[i] >= max_num_tmp) { in halbb_get_plurality_rx_rate_mu()
153 max_num_tmp = pkt_cnt_tmp[i]; in halbb_get_plurality_rx_rate_mu()
542 u16 *pkt_cnt_tmp; in halbb_get_plurality_rx_rate_su() local
569 pkt_cnt_tmp = pkt_cnt->pkt_cnt_he; in halbb_get_plurality_rx_rate_su()
573 pkt_cnt_tmp = pkt_cnt->pkt_cnt_vht; in halbb_get_plurality_rx_rate_su()
577 pkt_cnt_tmp = pkt_cnt->pkt_cnt_ht; in halbb_get_plurality_rx_rate_su()
586 if (pkt_cnt_tmp[i] >= max_num_tmp) { in halbb_get_plurality_rx_rate_su()
[all …]
H A Dhalbb_dbg.c492 u32 pkt_cnt_tmp = 0, phy_rate_sum = 0; in halbb_rx_avg_phy_rate() local
504 pkt_cnt_tmp += pkt_cnt->pkt_cnt_he[i]; in halbb_rx_avg_phy_rate()
515 pkt_cnt_tmp += pkt_cnt->pkt_cnt_vht[i]; in halbb_rx_avg_phy_rate()
527 pkt_cnt_tmp += pkt_cnt->pkt_cnt_ht[i]; in halbb_rx_avg_phy_rate()
544 pkt_cnt_tmp += pkt_cnt->pkt_cnt_legacy[i]; in halbb_rx_avg_phy_rate()
557 pkt_cnt_tmp += pkt_cnt->pkt_cnt_sc40[i]; in halbb_rx_avg_phy_rate()
567 pkt_cnt_tmp += pkt_cnt->pkt_cnt_sc20[i]; in halbb_rx_avg_phy_rate()
571 return (u16)HALBB_DIV(phy_rate_sum, pkt_cnt_tmp); /*avg_phy_rate*/ in halbb_rx_avg_phy_rate()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_cmn_rpt.c125 u16 *pkt_cnt_tmp; in halbb_get_plurality_rx_rate_mu() local
140 pkt_cnt_tmp = pkt_cnt->pkt_cnt_he; in halbb_get_plurality_rx_rate_mu()
144 pkt_cnt_tmp = pkt_cnt->pkt_cnt_vht; in halbb_get_plurality_rx_rate_mu()
152 if (pkt_cnt_tmp[i] >= max_num_tmp) { in halbb_get_plurality_rx_rate_mu()
153 max_num_tmp = pkt_cnt_tmp[i]; in halbb_get_plurality_rx_rate_mu()
542 u16 *pkt_cnt_tmp; in halbb_get_plurality_rx_rate_su() local
569 pkt_cnt_tmp = pkt_cnt->pkt_cnt_he; in halbb_get_plurality_rx_rate_su()
573 pkt_cnt_tmp = pkt_cnt->pkt_cnt_vht; in halbb_get_plurality_rx_rate_su()
577 pkt_cnt_tmp = pkt_cnt->pkt_cnt_ht; in halbb_get_plurality_rx_rate_su()
586 if (pkt_cnt_tmp[i] >= max_num_tmp) { in halbb_get_plurality_rx_rate_su()
[all …]
H A Dhalbb_dbg.c492 u32 pkt_cnt_tmp = 0, phy_rate_sum = 0; in halbb_rx_avg_phy_rate() local
504 pkt_cnt_tmp += pkt_cnt->pkt_cnt_he[i]; in halbb_rx_avg_phy_rate()
515 pkt_cnt_tmp += pkt_cnt->pkt_cnt_vht[i]; in halbb_rx_avg_phy_rate()
527 pkt_cnt_tmp += pkt_cnt->pkt_cnt_ht[i]; in halbb_rx_avg_phy_rate()
544 pkt_cnt_tmp += pkt_cnt->pkt_cnt_legacy[i]; in halbb_rx_avg_phy_rate()
557 pkt_cnt_tmp += pkt_cnt->pkt_cnt_sc40[i]; in halbb_rx_avg_phy_rate()
567 pkt_cnt_tmp += pkt_cnt->pkt_cnt_sc20[i]; in halbb_rx_avg_phy_rate()
571 return (u16)HALBB_DIV(phy_rate_sum, pkt_cnt_tmp); /*avg_phy_rate*/ in halbb_rx_avg_phy_rate()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_bb.c1085 u16 *pkt_cnt_tmp; in rtw_hal_bb_get_su_rx_rate() local
1109 pkt_cnt_tmp = rpt.pkt_cnt_he; in rtw_hal_bb_get_su_rx_rate()
1113 pkt_cnt_tmp = rpt.pkt_cnt_vht; in rtw_hal_bb_get_su_rx_rate()
1117 pkt_cnt_tmp = rpt.pkt_cnt_ht; in rtw_hal_bb_get_su_rx_rate()
1125 if (pkt_cnt_tmp[i] >= max_num_tmp) { in rtw_hal_bb_get_su_rx_rate()
1126 max_num_tmp = pkt_cnt_tmp[i]; in rtw_hal_bb_get_su_rx_rate()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_bb.c1085 u16 *pkt_cnt_tmp; in rtw_hal_bb_get_su_rx_rate() local
1109 pkt_cnt_tmp = rpt.pkt_cnt_he; in rtw_hal_bb_get_su_rx_rate()
1113 pkt_cnt_tmp = rpt.pkt_cnt_vht; in rtw_hal_bb_get_su_rx_rate()
1117 pkt_cnt_tmp = rpt.pkt_cnt_ht; in rtw_hal_bb_get_su_rx_rate()
1125 if (pkt_cnt_tmp[i] >= max_num_tmp) { in rtw_hal_bb_get_su_rx_rate()
1126 max_num_tmp = pkt_cnt_tmp[i]; in rtw_hal_bb_get_su_rx_rate()