Searched defs:phl_logs (Results 1 – 2 of 2) sorted by relevance
1498 struct phl_logs { struct1499 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 …]
1506 struct phl_logs { struct1507 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 …]