Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/htc2/AR6000/
Dar6k_gmbox.c86 pDev->GMboxInfo.CreditCountIRQEnabled = true; in DevGMboxCounterEnableDisable()
91 pDev->GMboxInfo.CreditCountIRQEnabled = false; in DevGMboxCounterEnableDisable()
388 pDev->GMboxInfo.CreditCountIRQEnabled); in DevCheckGMboxInterrupts()
533 pDev->GMboxInfo.CreditCountIRQEnabled); in DevGMboxReadCreditsAsyncHandler()
Dar6k.h105 bool CreditCountIRQEnabled; member