Searched defs:tmp_ht_info_buf (Results 1 - 2 of 2) sorted by relevance

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

Completed in 56 milliseconds