Searched refs:DrvTSP_Debug_Cmd (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/ |
| H A D | drvTSP2.h | 397 } DrvTSP_Debug_Cmd; typedef 1052 TSP_Result MDrv_TSP_Get_DisContiCnt(DrvTSP_Debug_Cmd eCmd, DrvTSP_AVFIFO eAvType, DrvTSP_Flow eFlow… 1053 TSP_Result MDrv_TSP_Get_DropPktCnt(DrvTSP_Debug_Cmd eCmd, DrvTSP_AVFIFO eAvType, DrvTSP_Flow eFlow,… 1054 TSP_Result MDrv_TSP_Get_LockPktCnt(DrvTSP_Debug_Cmd eCmd, DrvTSP_Flow eFlow, MS_U32* pu32Cnt); 1055 TSP_Result MDrv_TSP_Get_AVPktCnt(DrvTSP_Debug_Cmd eCmd, DrvTSP_AVFIFO eAvType, DrvTSP_Flow eFlow, M…
|
| H A D | drvTSP2.c | 6033 TSP_Result MDrv_TSP_Get_DisContiCnt(DrvTSP_Debug_Cmd eCmd, DrvTSP_AVFIFO eAvType, DrvTSP_Flow eFlow… in MDrv_TSP_Get_DisContiCnt() 6070 TSP_Result MDrv_TSP_Get_DropPktCnt(DrvTSP_Debug_Cmd eCmd, DrvTSP_AVFIFO eAvType, DrvTSP_Flow eFlow,… in MDrv_TSP_Get_DropPktCnt() 6107 TSP_Result MDrv_TSP_Get_LockPktCnt(DrvTSP_Debug_Cmd eCmd, DrvTSP_Flow eFlow, MS_U32 *pu32Cnt) in MDrv_TSP_Get_LockPktCnt() 6175 TSP_Result MDrv_TSP_Get_AVPktCnt(DrvTSP_Debug_Cmd eCmd, DrvTSP_AVFIFO eAvType, DrvTSP_Flow eFlow, M… in MDrv_TSP_Get_AVPktCnt()
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/ |
| H A D | drvTSP.h | 267 } DrvTSP_Debug_Cmd; typedef 417 DrvTSP_Debug_Cmd TspCmd; 424 DrvTSP_Debug_Cmd TspCmd; 430 DrvTSP_Debug_Cmd TspCmd;
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/ |
| H A D | drvTSP.h | 283 } DrvTSP_Debug_Cmd; typedef 444 DrvTSP_Debug_Cmd TspCmd; 451 DrvTSP_Debug_Cmd TspCmd; 457 DrvTSP_Debug_Cmd TspCmd;
|
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | apiDMX.c | 12227 static DrvTSP_Debug_Cmd _DMX_ApiDrv_DebugCmdMapping(DMX_DEBUG_CMD eCmd) 12317 DrvTSP_Debug_Cmd eDbgCmd = _DMX_ApiDrv_DebugCmdMapping(pDmxInfo->TspCmd); 12415 DrvTSP_Debug_Cmd eDbgCmd = _DMX_ApiDrv_DebugCmdMapping(pDmxInfo->TspCmd); 12511 DrvTSP_Debug_Cmd eDbgCmd = _DMX_ApiDrv_DebugCmdMapping(pDmxInfo->TspCmd); 12588 DrvTSP_Debug_Cmd eDbgCmd = _DMX_ApiDrv_DebugCmdMapping(DmxInfo->TspCmd);
|