tmp_ht_info_buf   832 drivers/staging/rtl8192e/rtllib_softmac.c 	u8 *tmp_ht_info_buf = NULL;
tmp_ht_info_buf   862 drivers/staging/rtl8192e/rtllib_softmac.c 		tmp_ht_info_buf = (u8 *) &(ieee->pHTInfo->SelfHTInfo);
tmp_ht_info_buf   866 drivers/staging/rtl8192e/rtllib_softmac.c 		HTConstructInfoElement(ieee, tmp_ht_info_buf, &tmp_ht_info_len,
tmp_ht_info_buf   676 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	u8 *tmp_ht_info_buf;
tmp_ht_info_buf   702 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	tmp_ht_info_buf = (u8 *)&ieee->pHTInfo->SelfHTInfo;
tmp_ht_info_buf   705 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	HTConstructInfoElement(ieee, tmp_ht_info_buf, &tmp_ht_info_len, encrypt);