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

/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c571 void HTConstructRT2RTAggElement(struct rtllib_device *ieee, u8 *posRT2RTAgg, function
576 "HTConstructRT2RTAggElement()\n");
H A Drtllib_softmac.c898 HTConstructRT2RTAggElement(ieee, tmp_generic_ie_buf,
1226 HTConstructRT2RTAggElement(ieee, realtek_ie_buf,
H A Drtllib.h2899 extern void HTConstructRT2RTAggElement(struct rtllib_device *ieee,
/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c742 void HTConstructRT2RTAggElement(struct ieee80211_device *ieee, u8 *posRT2RTAgg, u8 *len) function
745 IEEE80211_DEBUG(IEEE80211_DL_ERR, "posRT2RTAgg can't be null in HTConstructRT2RTAggElement()\n");
H A Dieee80211.h2537 extern void HTConstructRT2RTAggElement(struct ieee80211_device *ieee, u8 *posRT2RTAgg, u8 *len);
H A Dieee80211_softmac.c746 HTConstructRT2RTAggElement(ieee, tmp_generic_ie_buf, &tmp_generic_ie_len);
1029 HTConstructRT2RTAggElement(ieee, realtek_ie_buf, &realtek_ie_len);

Completed in 60 milliseconds