Searched refs:CanXL_GetMDQueueDepth (Results 1 – 3 of 3) sorted by relevance
240 queue_depth = CanXL_GetMDQueueDepth(CANEXCEL.EXL_GRP[instance], mb_idx) + 1U; in Canexcel_Ip_MainFunction()744 if (noOfPtrList >= (CanXL_GetMDQueueDepth(CANEXCEL.EXL_GRP[instance], descNo)+1U)) in Canexcel_Ip_RxDescriptor()853 if (noOfPtrList >= (CanXL_GetMDQueueDepth(CANEXCEL.EXL_GRP[instance], descNo)+1U)) in Canexcel_Ip_TxDescriptor()1024 if (0U == CanXL_GetMDQueueDepth(CANEXCEL.EXL_GRP[instance], descIdx)) in Canexcel_Ip_GetTransferStatus()1136 if (bufferIdx > CanXL_GetMDQueueDepth(CANEXCEL.EXL_GRP[instance], (uint8)mb_idx)) in ValidateFrameDLC()1166 if (bufferIdx > CanXL_GetMDQueueDepth(CANEXCEL.EXL_GRP[instance], (uint8)mb_idx)) in Canexcel_CompleteTxBuffers()1207 queue_depth = CanXL_GetMDQueueDepth(CANEXCEL.EXL_GRP[instance], (uint8)mb_idx) + 1U; in Canexcel_Ip_RxTxIRQHandler()
103 uint8 CanXL_GetMDQueueDepth(const CANXL_GRP_CONTROL_Type * base,const uint8 MDindex) in CanXL_GetMDQueueDepth() function
201 uint8 CanXL_GetMDQueueDepth(const CANXL_GRP_CONTROL_Type * base, const uint8 MDindex);