Searched refs:txsc_cache_hit (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_xmit_shortcut.c | 171 psta->txsc_cache_hit = 0; in txsc_clear() 207 RTW_PRINT("[txsc][core] txsc_cache_hit:%d\n", psta->txsc_cache_hit); in txsc_dump() 214 RTW_PRINT(" [%d][txsc][core] txsc_core_hit:%d\n", j, psta->txsc_entry_cache[j].txsc_cache_hit); in txsc_dump() 216 RTW_PRINT(" [%d][txsc][phl] txsc_phl_hit:%d\n", j, psta->phl_sta->phl_txsc[j].txsc_cache_hit); in txsc_dump() 707 psta->txsc_cache_hit++; in txsc_apply_sc_cached_entry() 708 txsc->txsc_cache_hit++; in txsc_apply_sc_cached_entry()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_xmit_shortcut.c | 171 psta->txsc_cache_hit = 0; in txsc_clear() 207 RTW_PRINT("[txsc][core] txsc_cache_hit:%d\n", psta->txsc_cache_hit); in txsc_dump() 214 RTW_PRINT(" [%d][txsc][core] txsc_core_hit:%d\n", j, psta->txsc_entry_cache[j].txsc_cache_hit); in txsc_dump() 216 RTW_PRINT(" [%d][txsc][phl] txsc_phl_hit:%d\n", j, psta->phl_sta->phl_txsc[j].txsc_cache_hit); in txsc_dump() 707 psta->txsc_cache_hit++; in txsc_apply_sc_cached_entry() 708 txsc->txsc_cache_hit++; in txsc_apply_sc_cached_entry()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_xmit_shortcut.h | 74 u32 txsc_cache_hit; member
|
| H A D | sta_info.h | 562 u32 txsc_cache_hit; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_xmit_shortcut.h | 74 u32 txsc_cache_hit; member
|
| H A D | sta_info.h | 561 u32 txsc_cache_hit; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_def.h | 1851 u32 txsc_cache_hit; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_def.h | 1830 u32 txsc_cache_hit; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/ |
| H A D | phl_trx_pcie.c | 2573 ptxsc->txsc_cache_hit++; in _phl_txsc_apply_shortcut()
|