Searched refs:PHT_CAPABILITY_ELE (Results 1 - 12 of 12) 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.c129 PHT_CAPABILITY_ELE pCapELE;
135 pCapELE = (PHT_CAPABILITY_ELE)(&CapIE[4]);
137 pCapELE = (PHT_CAPABILITY_ELE)(&CapIE[0]);
234 else if(((PHT_CAPABILITY_ELE)(pHTInfo->PeerHTCapBuf))->ChlWidth) // ap support 40 bw
253 if(((PHT_CAPABILITY_ELE)(pHTInfo->PeerHTCapBuf))->ShortGI40Mhz) // ap support 40 bw short GI
260 if(((PHT_CAPABILITY_ELE)(pHTInfo->PeerHTCapBuf))->ShortGI20Mhz) // ap support 40 bw short GI
604 PHT_CAPABILITY_ELE pCapELE = NULL;
617 pCapELE = (PHT_CAPABILITY_ELE)&(posHTCap[4]);
620 pCapELE = (PHT_CAPABILITY_ELE)posHTCap;
995 PHT_CAPABILITY_ELE pPeerHTCa
[all...]
H A Drtl819x_HT.h180 } __attribute__ ((packed)) HT_CAPABILITY_ELE, *PHT_CAPABILITY_ELE; typedef in typeref:struct:_HT_CAPABILITY_ELE
H A Dieee80211_wx.c151 PHT_CAPABILITY_ELE ht_cap = NULL;
155 ht_cap = (PHT_CAPABILITY_ELE)&network->bssht.bdHTCapBuf[4];
157 ht_cap = (PHT_CAPABILITY_ELE)&network->bssht.bdHTCapBuf[0];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c128 PHT_CAPABILITY_ELE pCapELE;
134 pCapELE = (PHT_CAPABILITY_ELE)(&CapIE[4]);
136 pCapELE = (PHT_CAPABILITY_ELE)(&CapIE[0]);
233 else if(((PHT_CAPABILITY_ELE)(pHTInfo->PeerHTCapBuf))->ChlWidth) // ap support 40 bw
252 if(((PHT_CAPABILITY_ELE)(pHTInfo->PeerHTCapBuf))->ShortGI40Mhz) // ap support 40 bw short GI
259 if(((PHT_CAPABILITY_ELE)(pHTInfo->PeerHTCapBuf))->ShortGI20Mhz) // ap support 40 bw short GI
553 PHT_CAPABILITY_ELE pCapELE = NULL;
566 pCapELE = (PHT_CAPABILITY_ELE)&(posHTCap[4]);
569 pCapELE = (PHT_CAPABILITY_ELE)posHTCap;
944 PHT_CAPABILITY_ELE pPeerHTCa
[all...]
H A Drtl819x_HT.h180 } __attribute__ ((packed)) HT_CAPABILITY_ELE, *PHT_CAPABILITY_ELE; typedef in typeref:struct:_HT_CAPABILITY_ELE
H A Dieee80211_wx.c150 PHT_CAPABILITY_ELE ht_cap = NULL;
154 ht_cap = (PHT_CAPABILITY_ELE)&network->bssht.bdHTCapBuf[4];
156 ht_cap = (PHT_CAPABILITY_ELE)&network->bssht.bdHTCapBuf[0];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Drtl819x_HTProc.c131 PHT_CAPABILITY_ELE pCapELE;
137 pCapELE = (PHT_CAPABILITY_ELE)(&CapIE[4]);
139 pCapELE = (PHT_CAPABILITY_ELE)(&CapIE[0]);
236 else if(((PHT_CAPABILITY_ELE)(pHTInfo->PeerHTCapBuf))->ChlWidth) // ap support 40 bw
255 if(((PHT_CAPABILITY_ELE)(pHTInfo->PeerHTCapBuf))->ShortGI40Mhz) // ap support 40 bw short GI
262 if(((PHT_CAPABILITY_ELE)(pHTInfo->PeerHTCapBuf))->ShortGI20Mhz) // ap support 40 bw short GI
764 PHT_CAPABILITY_ELE pCapELE = NULL;
776 pCapELE = (PHT_CAPABILITY_ELE)&(posHTCap[4]);
779 pCapELE = (PHT_CAPABILITY_ELE)posHTCap;
1144 PHT_CAPABILITY_ELE pPeerHTCa
[all...]
H A Drtl819x_HT.h198 } __attribute__ ((packed)) HT_CAPABILITY_ELE, *PHT_CAPABILITY_ELE; typedef in typeref:struct:_HT_CAPABILITY_ELE
H A Dieee80211_wx.c151 PHT_CAPABILITY_ELE ht_cap = NULL;
155 ht_cap = (PHT_CAPABILITY_ELE)&network->bssht.bdHTCapBuf[4];
157 ht_cap = (PHT_CAPABILITY_ELE)&network->bssht.bdHTCapBuf[0];
H A Dieee80211_rx.c1725 network->bssht.bdHT1R = ((((PHT_CAPABILITY_ELE)(network->bssht.bdHTCapBuf))->MCS[1]) == 0);
1926 network->bssht.bdHT1R = ((((PHT_CAPABILITY_ELE)(network->bssht.bdHTCapBuf))->MCS[1]) == 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr819xU_HTType.h148 }__attribute__((packed)) HT_CAPABILITY_ELE, *PHT_CAPABILITY_ELE; typedef in typeref: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.h148 }__attribute__((packed)) HT_CAPABILITY_ELE, *PHT_CAPABILITY_ELE; typedef in typeref:struct:_HT_CAPABILITY_ELE

Completed in 156 milliseconds