tmp_ht_cap_buf    830 drivers/staging/rtl8192e/rtllib_softmac.c 	u8 *tmp_ht_cap_buf = NULL;
tmp_ht_cap_buf    860 drivers/staging/rtl8192e/rtllib_softmac.c 		tmp_ht_cap_buf = (u8 *) &(ieee->pHTInfo->SelfHTCap);
tmp_ht_cap_buf    864 drivers/staging/rtl8192e/rtllib_softmac.c 		HTConstructCapabilityElement(ieee, tmp_ht_cap_buf,
tmp_ht_cap_buf    674 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	u8 *tmp_ht_cap_buf;
tmp_ht_cap_buf    700 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	tmp_ht_cap_buf = (u8 *)&ieee->pHTInfo->SelfHTCap;
tmp_ht_cap_buf    704 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	HTConstructCapabilityElement(ieee, tmp_ht_cap_buf, &tmp_ht_cap_len, encrypt);