Searched refs:PHL_VO_QUEUE_SEL (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_sta.c | 2055 tx_ok_cnt[PHL_VO_QUEUE_SEL] = hal_sta->trx_stat.wp_rpt_stats[PHL_VO_QUEUE_SEL].tx_ok_cnt; in rtw_phl_get_tx_ok_rpt() 2062 hal_sta->trx_stat.wp_rpt_stats[PHL_VO_QUEUE_SEL].tx_ok_cnt = 0; in rtw_phl_get_tx_ok_rpt() 2135 tx_fail_cnt[PHL_VO_QUEUE_SEL] = rtw_phl_get_hw_tx_fail_cnt(hal_sta, PHL_VO_QUEUE_SEL); in rtw_phl_get_tx_fail_rpt() 2140 rtw_phl_reset_tx_fail_cnt(phl_info, hal_sta, PHL_VO_QUEUE_SEL); in rtw_phl_get_tx_fail_rpt()
|
| H A D | phl_def.h | 52 PHL_VO_QUEUE_SEL = 3, enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_sta.c | 2091 tx_ok_cnt[PHL_VO_QUEUE_SEL] = hal_sta->trx_stat.wp_rpt_stats[PHL_VO_QUEUE_SEL].tx_ok_cnt; in rtw_phl_get_tx_ok_rpt() 2098 hal_sta->trx_stat.wp_rpt_stats[PHL_VO_QUEUE_SEL].tx_ok_cnt = 0; in rtw_phl_get_tx_ok_rpt() 2171 tx_fail_cnt[PHL_VO_QUEUE_SEL] = rtw_phl_get_hw_tx_fail_cnt(hal_sta, PHL_VO_QUEUE_SEL); in rtw_phl_get_tx_fail_rpt() 2176 rtw_phl_reset_tx_fail_cnt(phl_info, hal_sta, PHL_VO_QUEUE_SEL); in rtw_phl_get_tx_fail_rpt()
|
| H A D | phl_def.h | 52 PHL_VO_QUEUE_SEL = 3, enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | rtw_proc.c | 1468 RTW_PRINT_SEL(m, "[HW] VO packets drop count: %u\n", tx_fail_cnt[PHL_VO_QUEUE_SEL]); in proc_get_roku_trx_info_msg()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | rtw_proc.c | 1496 RTW_PRINT_SEL(m, "[HW] VO packets drop count: %u\n", tx_fail_cnt[PHL_VO_QUEUE_SEL]); in proc_get_roku_trx_info_msg()
|