Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/htc2/
Dhtc_services.c95 HTC_SETUP_COMPLETE_MSG *pSetupComplete; in HTCSendSetupComplete()
97 pSetupComplete = (HTC_SETUP_COMPLETE_MSG *)pSendPacket->pBuffer; in HTCSendSetupComplete()
98 A_MEMZERO(pSetupComplete, sizeof(HTC_SETUP_COMPLETE_MSG)); in HTCSendSetupComplete()
103 sizeof(HTC_SETUP_COMPLETE_MSG), in HTCSendSetupComplete()
/linux-2.6.39/drivers/staging/ath6kl/include/common/
Dhtc.h179 } POSTPACK HTC_SETUP_COMPLETE_MSG; typedef