Searched refs:HTConstructInfoElement (Results 1 - 6 of 6) sorted by relevance

/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c528 void HTConstructInfoElement(struct rtllib_device *ieee, u8 *posHTInfo, function
536 "null in HTConstructInfoElement()\n");
H A Drtllib.h2897 extern void HTConstructInfoElement(struct rtllib_device *ieee,
H A Drtllib_softmac.c891 HTConstructInfoElement(ieee, tmp_ht_info_buf, &tmp_ht_info_len,
/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c670 void HTConstructInfoElement(struct ieee80211_device *ieee, u8 *posHTInfo, u8 *len, u8 IsEncrypt) function
676 IEEE80211_DEBUG(IEEE80211_DL_ERR, "posHTInfo or pHTInfoEle can't be null in HTConstructInfoElement()\n");
H A Dieee80211.h2536 extern void HTConstructInfoElement(struct ieee80211_device *ieee, u8 *posHTInfo, u8 *len, u8 isEncrypt);
H A Dieee80211_softmac.c739 HTConstructInfoElement(ieee,tmp_ht_info_buf,&tmp_ht_info_len, encrypt);

Completed in 62 milliseconds