Home
last modified time | relevance | path

Searched refs:CreditDistFunc (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/ath6kl/htc2/
Dhtc_services.c406 HTC_CREDIT_DIST_CALLBACK CreditDistFunc, in HTCSetCreditDistribution() argument
418 AR_DEBUG_ASSERT(CreditDistFunc != NULL); in HTCSetCreditDistribution()
419 target->DistributeCredits = CreditDistFunc; in HTCSetCreditDistribution()
425 AR_DEBUG_ASSERT(CreditDistFunc == NULL); in HTCSetCreditDistribution()
/linux-2.6.39/drivers/staging/ath6kl/include/
Dhtc_api.h306 HTC_CREDIT_DIST_CALLBACK CreditDistFunc,