Searched refs:MPDUDensity (Results 1 - 8 of 8) 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_HTProc.c97 // Set MPDUDensity=2, 1: Set MPDUDensity=2(32k) for Realtek AP and set MPDUDensity=0(8k) for others
98 pHTInfo->bRegRT2RTAggregation = 1;//0: Set MPDUDensity=2, 1: Set MPDUDensity=2(32k) for Realtek AP and set MPDUDensity=0(8k) for others
148 IEEE80211_DEBUG(IEEE80211_DL_HT, "\tMPDU Density = %d\n", pCapELE->MPDUDensity);
657 pCapELE->MPDUDensity = 7; // 8us
663 pCapELE->MPDUDensity = 0; // no density
1118 if(pHTInfo->MPDU_Density > pPeerHTCap->MPDUDensity)
[all...]
H A Drtl819x_HT.h116 u8 MPDUDensity:2;
164 u8 MPDUDensity:3; member in struct:_HT_CAPABILITY_ELE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c96 // Set MPDUDensity=2, 1: Set MPDUDensity=2(32k) for Realtek AP and set MPDUDensity=0(8k) for others
97 pHTInfo->bRegRT2RTAggregation = 1;//0: Set MPDUDensity=2, 1: Set MPDUDensity=2(32k) for Realtek AP and set MPDUDensity=0(8k) for others
147 IEEE80211_DEBUG(IEEE80211_DL_HT, "\tMPDU Density = %d\n", pCapELE->MPDUDensity);
606 pCapELE->MPDUDensity = 7; // 8us
612 pCapELE->MPDUDensity = 0; // no density
1060 if(pHTInfo->MPDU_Density > pPeerHTCap->MPDUDensity)
[all...]
H A Drtl819x_HT.h116 u8 MPDUDensity:2;
164 u8 MPDUDensity:3; member in struct:_HT_CAPABILITY_ELE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr819xU_HTType.h132 u8 MPDUDensity:3; member in struct:_HT_CAPABILITY_ELE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr819xU_HTType.h132 u8 MPDUDensity:3; member in struct:_HT_CAPABILITY_ELE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Drtl819x_HTProc.c108 // Set MPDUDensity=2, 1: Set MPDUDensity=2(32k) for Realtek AP and set MPDUDensity=0(8k) for others
109 pHTInfo->bRegRT2RTAggregation = 1;//0: Set MPDUDensity=2, 1: Set MPDUDensity=2(32k) for Realtek AP and set MPDUDensity=0(8k) for others
150 IEEE80211_DEBUG(IEEE80211_DL_HT, "\tMPDU Density = %d\n", pCapELE->MPDUDensity);
814 pCapELE->MPDUDensity = 7; // 8us
820 pCapELE->MPDUDensity = 0; // no density
1258 if(pHTInfo->MPDU_Density > pPeerHTCap->MPDUDensity)
[all...]
H A Drtl819x_HT.h134 u8 MPDUDensity:2;
182 u8 MPDUDensity:3; member in struct:_HT_CAPABILITY_ELE

Completed in 187 milliseconds