Searched refs:tmp_ht_info_buf (Results 1 - 3 of 3) 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 Dieee80211_softmac.c749 u8* tmp_ht_info_buf;
776 tmp_ht_info_buf =(u8*) &(ieee->pHTInfo->SelfHTInfo);
779 HTConstructInfoElement(ieee,tmp_ht_info_buf,&tmp_ht_info_len, encrypt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c738 u8* tmp_ht_info_buf;
765 tmp_ht_info_buf =(u8*) &(ieee->pHTInfo->SelfHTInfo);
768 HTConstructInfoElement(ieee,tmp_ht_info_buf,&tmp_ht_info_len, encrypt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_softmac.c743 u8* tmp_ht_info_buf=NULL; local
780 tmp_ht_info_buf =(u8*) &(ieee->pHTInfo->SelfHTInfo);
785 HTConstructInfoElement(ieee,tmp_ht_info_buf,&tmp_ht_info_len, encrypt);

Completed in 68 milliseconds