Home
last modified time | relevance | path

Searched refs:DistributeCredits (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/ath6kl/htc2/
Dhtc_services.c419 target->DistributeCredits = CreditDistFunc; in HTCSetCreditDistribution()
427 target->DistributeCredits = HTCDefaultCreditDist; in HTCSetCreditDistribution()
Dhtc_send.c38 (unsigned long)(t)->DistributeCredits, \
41 (t)->DistributeCredits((t)->pCredDistContext, \
911 if (target->DistributeCredits != NULL) { in DumpCreditDistStates()
Dhtc_internal.h117 HTC_CREDIT_DIST_CALLBACK DistributeCredits; member