Searched defs:core_logs (Results 1 – 2 of 2) sorted by relevance
1427 struct core_logs { struct1428 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 …]
1435 struct core_logs { struct1436 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 …]