Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/include/
Dhtc_api.h239 u32 TxBundles; /* running count of TX bundles that were issued */ member
/linux-2.6.39/drivers/staging/ath6kl/htc2/
Dhtc_send.c657 INC_HTC_EP_STAT(pEndpoint, TxBundles, bundlesSent); in HTCTrySend()
/linux-2.6.39/drivers/staging/ath6kl/os/linux/
Dioctl.c3992 A_PRINTF(KERN_ALERT"TxBundles : %d \n", stats.TxBundles); in ar6000_ioctl()