tmp_ht_cap_len    831 drivers/staging/rtl8192e/rtllib_softmac.c 	u8 tmp_ht_cap_len = 0;
tmp_ht_cap_len    861 drivers/staging/rtl8192e/rtllib_softmac.c 		tmp_ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap);
tmp_ht_cap_len    865 drivers/staging/rtl8192e/rtllib_softmac.c 					     &tmp_ht_cap_len, encrypt, false);
tmp_ht_cap_len    675 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	u8 tmp_ht_cap_len = 0;
tmp_ht_cap_len    701 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	tmp_ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap);
tmp_ht_cap_len    704 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	HTConstructCapabilityElement(ieee, tmp_ht_cap_buf, &tmp_ht_cap_len, encrypt);