Searched refs:totBdNum (Results 1 – 1 of 1) sorted by relevance
754 uint32_t totBdNum = frame->length; in EP_SendFrameCommon() local771 } while (--totBdNum != 0U); in EP_SendFrameCommon()775 totBdNum = (uint32_t)frame->length + 1U; in EP_SendFrameCommon()779 totBdNum = frame->length; in EP_SendFrameCommon()788 else if (totBdNum > EP_GetIdleTxBDNum(txBdRing)) in EP_SendFrameCommon()795 for (uint32_t bdIndex = 0; bdIndex < totBdNum; bdIndex++) in EP_SendFrameCommon()