Searched refs:RxReorderPendingTime (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Drtl819x_HT.h323 u8 RxReorderPendingTime; member in struct:_RT_HIGH_THROUGHPUT
H A Drtl819x_TSProc.c90 mod_timer(&pRxTs->RxPktPendingTimer, jiffies + MSECS(ieee->pHTInfo->RxReorderPendingTime));
H A Drtl819x_HTProc.c103 pHTInfo->RxReorderPendingTime = 30;
H A Dieee80211_rx.c786 mod_timer(&pTS->RxPktPendingTimer, jiffies + MSECS(pHTInfo->RxReorderPendingTime));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr819xU_HTType.h293 u8 RxReorderPendingTime; member in struct:_RT_HIGH_THROUGHPUT
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HT.h323 u8 RxReorderPendingTime; member in struct:_RT_HIGH_THROUGHPUT
H A Drtl819x_TSProc.c90 mod_timer(&pRxTs->RxPktPendingTimer, jiffies + MSECS(ieee->pHTInfo->RxReorderPendingTime));
H A Drtl819x_HTProc.c102 pHTInfo->RxReorderPendingTime = 30;
H A Dieee80211_rx.c773 pTS->RxPktPendingTimer.expires = jiffies + MSECS(pHTInfo->RxReorderPendingTime);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr819xU_HTType.h293 u8 RxReorderPendingTime; member in struct:_RT_HIGH_THROUGHPUT
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Drtl819x_HT.h342 u8 RxReorderPendingTime; member in struct:_RT_HIGH_THROUGHPUT
H A Drtl819x_TSProc.c106 mod_timer(&pRxTs->RxPktPendingTimer, jiffies + MSECS(ieee->pHTInfo->RxReorderPendingTime));
H A Drtl819x_HTProc.c114 pHTInfo->RxReorderPendingTime = 30;
H A Dieee80211_rx.c728 mod_timer(&pTS->RxPktPendingTimer, jiffies + MSECS(pHTInfo->RxReorderPendingTime));

Completed in 130 milliseconds