Searched refs:SelfHTInfo (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.h263 HT_INFORMATION_ELE SelfHTInfo; // This is HT info element sent to peer STA, which also indicate HT Rx capabilities. member in struct:_RT_HIGH_THROUGHPUT
H A Drtl819x_HTProc.c1222 memset((void*)(&(pHTInfo->SelfHTInfo)), 0, sizeof(pHTInfo->SelfHTInfo));
H A Dieee80211_softmac.c776 tmp_ht_info_buf =(u8*) &(ieee->pHTInfo->SelfHTInfo);
777 tmp_ht_info_len = sizeof(ieee->pHTInfo->SelfHTInfo);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr819xU_HTType.h232 HT_INFORMATION_ELE SelfHTInfo; // This is HT info 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.h263 HT_INFORMATION_ELE SelfHTInfo; // This is HT info element sent to peer STA, which also indicate HT Rx capabilities. member in struct:_RT_HIGH_THROUGHPUT
H A Drtl819x_HTProc.c1164 memset((void*)(&(pHTInfo->SelfHTInfo)), 0, sizeof(pHTInfo->SelfHTInfo));
H A Dieee80211_softmac.c765 tmp_ht_info_buf =(u8*) &(ieee->pHTInfo->SelfHTInfo);
766 tmp_ht_info_len = sizeof(ieee->pHTInfo->SelfHTInfo);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr819xU_HTType.h232 HT_INFORMATION_ELE SelfHTInfo; // This is HT info 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.h281 HT_INFORMATION_ELE SelfHTInfo; // This is HT info element sent to peer STA, which also indicate HT Rx capabilities. member in struct:_RT_HIGH_THROUGHPUT
H A Drtl819x_HTProc.c1361 memset((void*)(&(pHTInfo->SelfHTInfo)), 0, sizeof(pHTInfo->SelfHTInfo));
H A Dieee80211_softmac.c780 tmp_ht_info_buf =(u8*) &(ieee->pHTInfo->SelfHTInfo);
781 tmp_ht_info_len = sizeof(ieee->pHTInfo->SelfHTInfo);

Completed in 209 milliseconds