Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sta.c2053 tx_ok_cnt[PHL_BK_QUEUE_SEL] = hal_sta->trx_stat.wp_rpt_stats[PHL_BK_QUEUE_SEL].tx_ok_cnt; in rtw_phl_get_tx_ok_rpt()
2060 hal_sta->trx_stat.wp_rpt_stats[PHL_BK_QUEUE_SEL].tx_ok_cnt = 0; in rtw_phl_get_tx_ok_rpt()
2133 tx_fail_cnt[PHL_BK_QUEUE_SEL] = rtw_phl_get_hw_tx_fail_cnt(hal_sta, PHL_BK_QUEUE_SEL); in rtw_phl_get_tx_fail_rpt()
2138 rtw_phl_reset_tx_fail_cnt(phl_info, hal_sta, PHL_BK_QUEUE_SEL); in rtw_phl_get_tx_fail_rpt()
H A Dphl_def.h50 PHL_BK_QUEUE_SEL = 1, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sta.c2089 tx_ok_cnt[PHL_BK_QUEUE_SEL] = hal_sta->trx_stat.wp_rpt_stats[PHL_BK_QUEUE_SEL].tx_ok_cnt; in rtw_phl_get_tx_ok_rpt()
2096 hal_sta->trx_stat.wp_rpt_stats[PHL_BK_QUEUE_SEL].tx_ok_cnt = 0; in rtw_phl_get_tx_ok_rpt()
2169 tx_fail_cnt[PHL_BK_QUEUE_SEL] = rtw_phl_get_hw_tx_fail_cnt(hal_sta, PHL_BK_QUEUE_SEL); in rtw_phl_get_tx_fail_rpt()
2174 rtw_phl_reset_tx_fail_cnt(phl_info, hal_sta, PHL_BK_QUEUE_SEL); in rtw_phl_get_tx_fail_rpt()
H A Dphl_def.h50 PHL_BK_QUEUE_SEL = 1, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_proc.c1466 RTW_PRINT_SEL(m, "[HW] BE packets drop count: %u\n", tx_fail_cnt[PHL_BK_QUEUE_SEL]); in proc_get_roku_trx_info_msg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_proc.c1494 RTW_PRINT_SEL(m, "[HW] BE packets drop count: %u\n", tx_fail_cnt[PHL_BK_QUEUE_SEL]); in proc_get_roku_trx_info_msg()