tmp_ht_info_len   833 drivers/staging/rtl8192e/rtllib_softmac.c 	u8 tmp_ht_info_len = 0;
tmp_ht_info_len   863 drivers/staging/rtl8192e/rtllib_softmac.c 		tmp_ht_info_len = sizeof(ieee->pHTInfo->SelfHTInfo);
tmp_ht_info_len   866 drivers/staging/rtl8192e/rtllib_softmac.c 		HTConstructInfoElement(ieee, tmp_ht_info_buf, &tmp_ht_info_len,
tmp_ht_info_len   677 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	u8 tmp_ht_info_len = 0;
tmp_ht_info_len   703 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	tmp_ht_info_len = sizeof(ieee->pHTInfo->SelfHTInfo);
tmp_ht_info_len   705 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	HTConstructInfoElement(ieee, tmp_ht_info_buf, &tmp_ht_info_len, encrypt);