Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c352 void HTConstructInfoElement(struct rtllib_device *ieee, u8 *posHTInfo, in HTConstructInfoElement() function
H A Drtllib.h1979 void HTConstructInfoElement(struct rtllib_device *ieee,
H A Drtllib_softmac.c819 HTConstructInfoElement(ieee, tmp_ht_info_buf, &tmp_ht_info_len, in rtllib_probe_resp()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c583 void HTConstructInfoElement(struct ieee80211_device *ieee, u8 *posHTInfo, u8 *len, u8 IsEncrypt) in HTConstructInfoElement() function
H A Dieee80211.h2299 void HTConstructInfoElement(struct ieee80211_device *ieee, u8 *posHTInfo,
H A Dieee80211_softmac.c705 HTConstructInfoElement(ieee, tmp_ht_info_buf, &tmp_ht_info_len, encrypt); in ieee80211_probe_resp()