Home
last modified time | relevance | path

Searched refs:tmp_ht_cap_buf (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c706 u8* tmp_ht_cap_buf; in ieee80211_probe_resp() local
733 tmp_ht_cap_buf =(u8*) &(ieee->pHTInfo->SelfHTCap); in ieee80211_probe_resp()
737 HTConstructCapabilityElement(ieee, tmp_ht_cap_buf, &tmp_ht_cap_len,encrypt); in ieee80211_probe_resp()
/linux-3.4.99/drivers/staging/rtl8192e/
Drtllib_softmac.c848 u8 *tmp_ht_cap_buf = NULL; in rtllib_probe_resp() local
878 tmp_ht_cap_buf = (u8 *) &(ieee->pHTInfo->SelfHTCap); in rtllib_probe_resp()
882 HTConstructCapabilityElement(ieee, tmp_ht_cap_buf, in rtllib_probe_resp()