Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c708 u8* tmp_ht_info_buf; in ieee80211_probe_resp() local
735 tmp_ht_info_buf =(u8*) &(ieee->pHTInfo->SelfHTInfo); in ieee80211_probe_resp()
738 HTConstructInfoElement(ieee,tmp_ht_info_buf,&tmp_ht_info_len, encrypt); in ieee80211_probe_resp()
/linux-3.4.99/drivers/staging/rtl8192e/
Drtllib_softmac.c850 u8 *tmp_ht_info_buf = NULL; in rtllib_probe_resp() local
880 tmp_ht_info_buf = (u8 *) &(ieee->pHTInfo->SelfHTInfo); in rtllib_probe_resp()
884 HTConstructInfoElement(ieee, tmp_ht_info_buf, &tmp_ht_info_len, in rtllib_probe_resp()