Searched refs:creditRemainder (Results 1 – 1 of 1) sorted by relevance
558 int creditPad, creditRemainder, transferLength, bundlesSpaceRemaining = in htc_issue_packets_bundle() local587 creditRemainder = transferLength % pEndpoint->TxCreditSize; in htc_issue_packets_bundle()588 if (creditRemainder != 0) { in htc_issue_packets_bundle()593 creditPad = creditRemainder; in htc_issue_packets_bundle()