Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/include/ !
Dhtc_api.h254 u32 RxBundleLookAheads; /* count of number of bundled lookaheads */ member
/linux-2.6.39/drivers/staging/ath6kl/htc2/ !
Dhtc_recv.c46 INC_HTC_EP_STAT((ep), RxBundleLookAheads, 1); \
/linux-2.6.39/drivers/staging/ath6kl/os/linux/ !
Dioctl.c4005 … A_PRINTF(KERN_ALERT"RxBundleLookAheads : %d \n", stats.RxBundleLookAheads); in ar6000_ioctl()