Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/include/
Dhtc_api.h238 u32 TxPacketsBundled; /* running count of TX packets that were issued in bundles */ member
/linux-2.6.39/drivers/staging/ath6kl/htc2/
Dhtc_send.c658 INC_HTC_EP_STAT(pEndpoint, TxPacketsBundled, pktsInBundles); in HTCTrySend()
/linux-2.6.39/drivers/staging/ath6kl/os/linux/
Dioctl.c3991 A_PRINTF(KERN_ALERT"TxPacketsBundled : %d \n", stats.TxPacketsBundled); in ar6000_ioctl()