Searched refs:TspDisContiCntInfo (Results 1 – 2 of 2) sorted by relevance
8071 TSP_DisconPktCnt_Info TspDisContiCntInfo;8075 memset(&TspDisContiCntInfo, 0, sizeof(TSP_DisconPktCnt_Info));8076 TspDisContiCntInfo.TspCmd = tspInfo->TspCmd;8077 TspDisContiCntInfo.TspFifo = tspInfo->TspFifo;8078 TspDisContiCntInfo.TspSrc = tspInfo->TspSrc;8080 *pu32Cnt = HAL_TSP_Get_DisContiCnt(&TspDisContiCntInfo);
7575 TSP_DisconPktCnt_Info TspDisContiCntInfo; in MDrv_TSP_Get_DisContiCnt() local7579 memset(&TspDisContiCntInfo, 0, sizeof(TSP_DisconPktCnt_Info)); in MDrv_TSP_Get_DisContiCnt()7580 TspDisContiCntInfo.TspCmd = tspInfo->TspCmd; in MDrv_TSP_Get_DisContiCnt()7581 TspDisContiCntInfo.TspFifo = tspInfo->TspFifo; in MDrv_TSP_Get_DisContiCnt()7582 TspDisContiCntInfo.TspSrc = tspInfo->TspSrc; in MDrv_TSP_Get_DisContiCnt()7584 *pu32Cnt = HAL_TSP_Get_DisContiCnt(&TspDisContiCntInfo); in MDrv_TSP_Get_DisContiCnt()