ht_cap_buf       1150 drivers/staging/rtl8192e/rtllib_softmac.c 	u8 *ht_cap_buf = NULL;
ht_cap_buf       1189 drivers/staging/rtl8192e/rtllib_softmac.c 		ht_cap_buf = (u8 *)&(ieee->pHTInfo->SelfHTCap);
ht_cap_buf       1191 drivers/staging/rtl8192e/rtllib_softmac.c 		HTConstructCapabilityElement(ieee, ht_cap_buf, &ht_cap_len,
ht_cap_buf       1334 drivers/staging/rtl8192e/rtllib_softmac.c 			memcpy(tag, ht_cap_buf, ht_cap_len - 2);
ht_cap_buf       1369 drivers/staging/rtl8192e/rtllib_softmac.c 			memcpy(tag, ht_cap_buf, ht_cap_len - 2);
ht_cap_buf        949 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	u8 *ht_cap_buf = NULL;
ht_cap_buf        973 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 		ht_cap_buf = (u8 *)&ieee->pHTInfo->SelfHTCap;
ht_cap_buf        975 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 		HTConstructCapabilityElement(ieee, ht_cap_buf, &ht_cap_len, encrypt);
ht_cap_buf       1117 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 			memcpy(tag, ht_cap_buf, ht_cap_len - 2);
ht_cap_buf       1142 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 			memcpy(tag, ht_cap_buf, ht_cap_len - 2);