Home
last modified time | relevance | path

Searched defs:phl_logs (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Ddrv_types.h1498 struct phl_logs { struct
1499 u32 txCnt_bd;
1500 u32 txCnt_wd;
1501 u32 txCnt_recycle;
1503 struct record_txbd txBd[CORE_LOG_NUM];
1504 struct record_txwd txWd[CORE_LOG_NUM];
1505 struct record_wp_rcc wpRecycle[CORE_LOG_NUM];
1507 u32 rxCnt_map;
1508 u32 rxSize_map;
1509 u32 rxCnt_unmap;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Ddrv_types.h1506 struct phl_logs { struct
1507 u32 txCnt_bd;
1508 u32 txCnt_wd;
1509 u32 txCnt_recycle;
1511 struct record_txbd txBd[CORE_LOG_NUM];
1512 struct record_txwd txWd[CORE_LOG_NUM];
1513 struct record_wp_rcc wpRecycle[CORE_LOG_NUM];
1515 u32 rxCnt_map;
1516 u32 rxSize_map;
1517 u32 rxCnt_unmap;
[all …]