Searched refs:HT_AGG_SIZE_32K (Results 1 - 6 of 6) 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.h448 HT_AGG_SIZE_32K = 2, enumerator in enum:_HT_AGGRE_SIZE
H A Drtl819x_HTProc.c1109 if(pPeerHTCap->MaxRxAMPDUFactor < HT_AGG_SIZE_32K)
1112 pHTInfo->CurrentAMPDUFactor = HT_AGG_SIZE_32K;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HT.h448 HT_AGG_SIZE_32K = 2, enumerator in enum:_HT_AGGRE_SIZE
H A Drtl819x_HTProc.c1051 if(pPeerHTCap->MaxRxAMPDUFactor < HT_AGG_SIZE_32K)
1054 pHTInfo->CurrentAMPDUFactor = HT_AGG_SIZE_32K;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Drtl819x_HT.h460 HT_AGG_SIZE_32K = 2, enumerator in enum:_HT_AGGRE_SIZE
H A Drtl819x_HTProc.c1249 if(pPeerHTCap->MaxRxAMPDUFactor < HT_AGG_SIZE_32K)
1252 pHTInfo->CurrentAMPDUFactor = HT_AGG_SIZE_32K;

Completed in 135 milliseconds