Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_dbg_cmd.c796 struct fbtc_cysta *pcysta = NULL; in _show_error() local
798 pcysta = &pfwinfo->rpt_fbtc_cysta.finfo; in _show_error()
801 pcysta->except_cnt == 0 && in _show_error()
827 if (pcysta->except_map || pcysta->except_cnt) { in _show_error()
830 pcysta->except_map, pcysta->except_cnt); in _show_error()
864 struct fbtc_cysta *pcysta = NULL; in _show_fbtc_cysta() local
872 pcysta = &pfwinfo->rpt_fbtc_cysta.finfo; in _show_fbtc_cysta()
875 "[slot_cnt]", pcysta->bcn_cnt[CXBCN_ALL], in _show_fbtc_cysta()
876 pcysta->bcn_cnt[CXBCN_ALL_OK], pcysta->bcn_cnt[CXBCN_BT_SLOT], in _show_fbtc_cysta()
877 pcysta->bcn_cnt[CXBCN_BT_OK]); in _show_fbtc_cysta()
[all …]
H A Dhalbtc_fw.c199 struct fbtc_cysta *pcysta = NULL; in _chk_btc_report() local
236 pcysta = &pfwinfo->rpt_fbtc_cysta.finfo; in _chk_btc_report()
343 pcysta->cycles >= BTC_CYSTA_CHK_PERIOD) { in _chk_btc_report()
345 if (pcysta->slot_cnt[CXST_LK] != 0 && in _chk_btc_report()
346 pcysta->leak_slot.cnt_rximr != 0 && dm->tdma_now.rxflctrl) { in _chk_btc_report()
347 if (pcysta->slot_cnt[CXST_LK] < in _chk_btc_report()
348 BTC_LEAK_AP_TH * pcysta->leak_slot.cnt_rximr) in _chk_btc_report()
356 if (pcysta->cycle_time.tavg[CXT_WL] > wl_slot_set) { in _chk_btc_report()
357 diff_t = pcysta->cycle_time.tavg[CXT_WL] - in _chk_btc_report()
367 bt_slot_real = pcysta->cycle_time.tavg[CXT_BT]; in _chk_btc_report()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_dbg_cmd.c796 struct fbtc_cysta *pcysta = NULL; in _show_error() local
798 pcysta = &pfwinfo->rpt_fbtc_cysta.finfo; in _show_error()
801 pcysta->except_cnt == 0 && in _show_error()
827 if (pcysta->except_map || pcysta->except_cnt) { in _show_error()
830 pcysta->except_map, pcysta->except_cnt); in _show_error()
864 struct fbtc_cysta *pcysta = NULL; in _show_fbtc_cysta() local
872 pcysta = &pfwinfo->rpt_fbtc_cysta.finfo; in _show_fbtc_cysta()
875 "[slot_cnt]", pcysta->bcn_cnt[CXBCN_ALL], in _show_fbtc_cysta()
876 pcysta->bcn_cnt[CXBCN_ALL_OK], pcysta->bcn_cnt[CXBCN_BT_SLOT], in _show_fbtc_cysta()
877 pcysta->bcn_cnt[CXBCN_BT_OK]); in _show_fbtc_cysta()
[all …]
H A Dhalbtc_fw.c199 struct fbtc_cysta *pcysta = NULL; in _chk_btc_report() local
236 pcysta = &pfwinfo->rpt_fbtc_cysta.finfo; in _chk_btc_report()
343 pcysta->cycles >= BTC_CYSTA_CHK_PERIOD) { in _chk_btc_report()
345 if (pcysta->slot_cnt[CXST_LK] != 0 && in _chk_btc_report()
346 pcysta->leak_slot.cnt_rximr != 0 && dm->tdma_now.rxflctrl) { in _chk_btc_report()
347 if (pcysta->slot_cnt[CXST_LK] < in _chk_btc_report()
348 BTC_LEAK_AP_TH * pcysta->leak_slot.cnt_rximr) in _chk_btc_report()
356 if (pcysta->cycle_time.tavg[CXT_WL] > wl_slot_set) { in _chk_btc_report()
357 diff_t = pcysta->cycle_time.tavg[CXT_WL] - in _chk_btc_report()
367 bt_slot_real = pcysta->cycle_time.tavg[CXT_BT]; in _chk_btc_report()
[all …]