Searched refs:tmp_ht_cap_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.c747 u8* tmp_ht_cap_buf;
774 tmp_ht_cap_buf =(u8*) &(ieee->pHTInfo->SelfHTCap);
778 HTConstructCapabilityElement(ieee, tmp_ht_cap_buf, &tmp_ht_cap_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.c736 u8* tmp_ht_cap_buf;
763 tmp_ht_cap_buf =(u8*) &(ieee->pHTInfo->SelfHTCap);
767 HTConstructCapabilityElement(ieee, tmp_ht_cap_buf, &tmp_ht_cap_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.c741 u8* tmp_ht_cap_buf=NULL; local
778 tmp_ht_cap_buf =(u8*) &(ieee->pHTInfo->SelfHTCap);
783 HTConstructCapabilityElement(ieee, tmp_ht_cap_buf, &tmp_ht_cap_len,encrypt);

Completed in 68 milliseconds