Searched refs:HTConstructCapabilityElement (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/staging/rtl8192e/ |
H A D | rtl819x_HTProc.c | 271 void HTConstructCapabilityElement(struct rtllib_device *ieee, u8 *posHTCap, in HTConstructCapabilityElement() function
|
H A D | rtllib_softmac.c | 817 HTConstructCapabilityElement(ieee, tmp_ht_cap_buf, in rtllib_probe_resp() 1032 HTConstructCapabilityElement(ieee, ht_cap_buf, &ht_cap_len, in rtllib_association_req()
|
H A D | rtllib.h | 1976 void HTConstructCapabilityElement(struct rtllib_device *ieee,
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | rtl819x_HTProc.c | 469 void HTConstructCapabilityElement(struct ieee80211_device *ieee, u8 *posHTCap, u8 *len, u8 IsEncryp… in HTConstructCapabilityElement() function
|
H A D | ieee80211_softmac.c | 704 HTConstructCapabilityElement(ieee, tmp_ht_cap_buf, &tmp_ht_cap_len, encrypt); in ieee80211_probe_resp() 975 HTConstructCapabilityElement(ieee, ht_cap_buf, &ht_cap_len, encrypt); in ieee80211_association_req()
|
H A D | ieee80211.h | 2297 void HTConstructCapabilityElement(struct ieee80211_device *ieee, u8 *posHTCap,
|