Searched refs:noOfPtrList (Results 1 – 1 of 1) sorted by relevance
504 …uint8 noOfPtrList = (uint8)((CANEXCEL.EXL_DESC_CTR[instance]->DSCMBCTRLAR[descNo].STA.DCSTA & CANX… in Canexcel_Ip_RxDescriptor() local506 …32)CanXL_GetMDQueueDepth(CANEXCEL.EXL_GRP[instance], descNo) - (sint32)noOfPtrList + (sint32)noOfP… in Canexcel_Ip_RxDescriptor()509 if(noOfPtrList == (CanXL_GetMDQueueDepth(CANEXCEL.EXL_GRP[instance], descNo)+1U)) in Canexcel_Ip_RxDescriptor()516 state->msgDesc[descNo].list[noOfPtrList] = rxPtrList; in Canexcel_Ip_RxDescriptor()600 …uint8 noOfPtrList = (uint8)((CANEXCEL.EXL_DESC_CTR[instance]->DSCMBCTRLAR[descNo].STA.DCSTA & CANX… in Canexcel_Ip_TxDescriptor() local602 …32)CanXL_GetMDQueueDepth(CANEXCEL.EXL_GRP[instance], descNo) - (sint32)noOfPtrList + (sint32)noOfP… in Canexcel_Ip_TxDescriptor()605 if(noOfPtrList == (CanXL_GetMDQueueDepth(CANEXCEL.EXL_GRP[instance], descNo)+1U)) in Canexcel_Ip_TxDescriptor()612 state->msgDesc[descNo].list[noOfPtrList] = txPtrList; in Canexcel_Ip_TxDescriptor()