Home
last modified time | relevance | path

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

/drivers/staging/rtl8192u/ieee80211/
Drtl819x_HT.h323 u8 RxReorderPendingTime; member
Drtl819x_TSProc.c90 mod_timer(&pRxTs->RxPktPendingTimer, jiffies + MSECS(ieee->pHTInfo->RxReorderPendingTime)); in RxPktPendingTimeout()
Drtl819x_HTProc.c102 pHTInfo->RxReorderPendingTime = 30; in HTUpdateDefaultSetting()
Dieee80211_rx.c763 pTS->RxPktPendingTimer.expires = jiffies + MSECS(pHTInfo->RxReorderPendingTime); in RxReorderIndicatePacket()
/drivers/staging/rtl8192e/
Drtl819x_HT.h285 u8 RxReorderPendingTime; member
Drtl819x_TSProc.c94 MSECS(ieee->pHTInfo->RxReorderPendingTime)); in RxPktPendingTimeout()
Drtl819x_HTProc.c117 pHTInfo->RxReorderPendingTime = 30; in HTUpdateDefaultSetting()
Drtllib_rx.c737 MSECS(pHTInfo->RxReorderPendingTime)); in RxReorderIndicatePacket()