Searched refs:SelfHTCap (Results 1 - 11 of 11) 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.h262 HT_CAPABILITY_ELE SelfHTCap; // This is HT cap element sent to peer STA, which also indicate HT Rx capabilities. member in struct:_RT_HIGH_THROUGHPUT
H A Drtl819x_HTProc.c1221 memset((void*)(&(pHTInfo->SelfHTCap)), 0, sizeof(pHTInfo->SelfHTCap));
H A Dieee80211_softmac.c774 tmp_ht_cap_buf =(u8*) &(ieee->pHTInfo->SelfHTCap);
775 tmp_ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr819xU_HTType.h231 HT_CAPABILITY_ELE SelfHTCap; // This is HT cap element sent to peer STA, which also indicate HT Rx capabilities. 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.h262 HT_CAPABILITY_ELE SelfHTCap; // This is HT cap element sent to peer STA, which also indicate HT Rx capabilities. member in struct:_RT_HIGH_THROUGHPUT
H A Drtl819x_HTProc.c1163 memset((void*)(&(pHTInfo->SelfHTCap)), 0, sizeof(pHTInfo->SelfHTCap));
H A Dieee80211_softmac.c763 tmp_ht_cap_buf =(u8*) &(ieee->pHTInfo->SelfHTCap);
764 tmp_ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr819xU_HTType.h231 HT_CAPABILITY_ELE SelfHTCap; // This is HT cap element sent to peer STA, which also indicate HT Rx capabilities. 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.h280 HT_CAPABILITY_ELE SelfHTCap; // This is HT cap element sent to peer STA, which also indicate HT Rx capabilities. member in struct:_RT_HIGH_THROUGHPUT
H A Drtl819x_HTProc.c1360 memset((void*)(&(pHTInfo->SelfHTCap)), 0, sizeof(pHTInfo->SelfHTCap));
H A Dieee80211_softmac.c778 tmp_ht_cap_buf =(u8*) &(ieee->pHTInfo->SelfHTCap);
779 tmp_ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap);
1093 ht_cap_buf = (u8*)&(ieee->pHTInfo->SelfHTCap);
1094 ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap);

Completed in 107 milliseconds