Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Ddrv_types.h1427 struct core_logs { struct
1428 u32 txCnt_all;
1429 u32 txCnt_data;
1430 u32 txCnt_mgmt;
1431 u32 txCnt_phl;
1432 u32 txSize_phl;
1433 u32 txCnt_recycle;
1434 u32 txSize_recycle;
1435 struct core_record drvTx[CORE_LOG_NUM];
1436 struct core_record phlTx[CORE_LOG_NUM];
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Ddrv_types.h1435 struct core_logs { struct
1436 u32 txCnt_all;
1437 u32 txCnt_data;
1438 u32 txCnt_mgmt;
1439 u32 txCnt_phl;
1440 u32 txSize_phl;
1441 u32 txCnt_recycle;
1442 u32 txSize_recycle;
1443 struct core_record drvTx[CORE_LOG_NUM];
1444 struct core_record phlTx[CORE_LOG_NUM];
[all …]