Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/
Drtl819x_HTProc.c287 void HTConstructCapabilityElement(struct rtllib_device *ieee, u8 *posHTCap, in HTConstructCapabilityElement() function
Drtllib_softmac.c885 HTConstructCapabilityElement(ieee, tmp_ht_cap_buf, in rtllib_probe_resp()
1216 HTConstructCapabilityElement(ieee, ht_cap_buf, &ht_cap_len, in rtllib_association_req()
Drtllib.h2828 extern void HTConstructCapabilityElement(struct rtllib_device *ieee,
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Drtl819x_HTProc.c546 void HTConstructCapabilityElement(struct ieee80211_device *ieee, u8 *posHTCap, u8 *len, u8 IsEncryp… in HTConstructCapabilityElement() function
Dieee80211_softmac.c738 HTConstructCapabilityElement(ieee, tmp_ht_cap_buf, &tmp_ht_cap_len,encrypt); in ieee80211_probe_resp()
1023 HTConstructCapabilityElement(ieee, ht_cap_buf, &ht_cap_len, encrypt); in ieee80211_association_req()
Dieee80211.h2490 extern void HTConstructCapabilityElement(struct ieee80211_device *ieee, u8 *posHTCap, u8 *len, u8 i…