Home
last modified time | relevance | path

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

/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c709 u8 *tmp_ht_info_buf; in ieee80211_probe_resp() local
736 tmp_ht_info_buf =(u8 *) &(ieee->pHTInfo->SelfHTInfo); in ieee80211_probe_resp()
739 HTConstructInfoElement(ieee,tmp_ht_info_buf,&tmp_ht_info_len, encrypt); in ieee80211_probe_resp()
/drivers/staging/rtl8192e/
Drtllib_softmac.c857 u8 *tmp_ht_info_buf = NULL; in rtllib_probe_resp() local
887 tmp_ht_info_buf = (u8 *) &(ieee->pHTInfo->SelfHTInfo); in rtllib_probe_resp()
891 HTConstructInfoElement(ieee, tmp_ht_info_buf, &tmp_ht_info_len, in rtllib_probe_resp()