Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HT.h201 u8 RxReorderPendingTime; member
H A Drtl819x_TSProc.c82 jiffies + msecs_to_jiffies(ieee->pHTInfo->RxReorderPendingTime)); in RxPktPendingTimeout()
H A Drtl819x_HTProc.c105 pHTInfo->RxReorderPendingTime = 30; in HTUpdateDefaultSetting()
H A Dieee80211_rx.c757 msecs_to_jiffies(pHTInfo->RxReorderPendingTime); in RxReorderIndicatePacket()