Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/htc2/
Dhtc_send.c325 int totalPktsInBundle = 0; in HTCIssueSendBundle() local
437 totalPktsInBundle += packetsInScatterReq; in HTCIssueSendBundle()
471 *pTotalBundlesPkts = totalPktsInBundle; in HTCIssueSendBundle()