Home
last modified time | relevance | path

Searched refs:posHTInfo (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c354 void HTConstructInfoElement(struct rtllib_device *ieee, u8 *posHTInfo, in HTConstructInfoElement() argument
358 struct ht_info_ele *pHTInfoEle = (struct ht_info_ele *)posHTInfo; in HTConstructInfoElement()
360 if ((posHTInfo == NULL) || (pHTInfoEle == NULL)) { in HTConstructInfoElement()
367 memset(posHTInfo, 0, *len); in HTConstructInfoElement()
H A Drtllib.h2085 u8 *posHTInfo, u8 *len, u8 isEncrypt);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c354 void HTConstructInfoElement(struct rtllib_device *ieee, u8 *posHTInfo, in HTConstructInfoElement() argument
358 struct ht_info_ele *pHTInfoEle = (struct ht_info_ele *)posHTInfo; in HTConstructInfoElement()
360 if ((posHTInfo == NULL) || (pHTInfoEle == NULL)) { in HTConstructInfoElement()
367 memset(posHTInfo, 0, *len); in HTConstructInfoElement()
H A Drtllib.h2085 u8 *posHTInfo, u8 *len, u8 isEncrypt);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c583 void HTConstructInfoElement(struct ieee80211_device *ieee, u8 *posHTInfo, u8 *len, u8 IsEncrypt) in HTConstructInfoElement() argument
586 PHT_INFORMATION_ELE pHTInfoEle = (PHT_INFORMATION_ELE)posHTInfo; in HTConstructInfoElement()
588 if (!posHTInfo || !pHTInfoEle) { in HTConstructInfoElement()
595 memset(posHTInfo, 0, *len); in HTConstructInfoElement()
H A Dieee80211.h2360 void HTConstructInfoElement(struct ieee80211_device *ieee, u8 *posHTInfo,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c583 void HTConstructInfoElement(struct ieee80211_device *ieee, u8 *posHTInfo, u8 *len, u8 IsEncrypt) in HTConstructInfoElement() argument
586 PHT_INFORMATION_ELE pHTInfoEle = (PHT_INFORMATION_ELE)posHTInfo; in HTConstructInfoElement()
588 if (!posHTInfo || !pHTInfoEle) { in HTConstructInfoElement()
595 memset(posHTInfo, 0, *len); in HTConstructInfoElement()
H A Dieee80211.h2360 void HTConstructInfoElement(struct ieee80211_device *ieee, u8 *posHTInfo,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c354 void HTConstructInfoElement(struct rtllib_device *ieee, u8 *posHTInfo, in HTConstructInfoElement() argument
358 struct ht_info_ele *pHTInfoEle = (struct ht_info_ele *)posHTInfo; in HTConstructInfoElement()
360 if ((posHTInfo == NULL) || (pHTInfoEle == NULL)) { in HTConstructInfoElement()
367 memset(posHTInfo, 0, *len); in HTConstructInfoElement()
H A Drtllib.h2085 u8 *posHTInfo, u8 *len, u8 isEncrypt);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c583 void HTConstructInfoElement(struct ieee80211_device *ieee, u8 *posHTInfo, u8 *len, u8 IsEncrypt) in HTConstructInfoElement() argument
586 PHT_INFORMATION_ELE pHTInfoEle = (PHT_INFORMATION_ELE)posHTInfo; in HTConstructInfoElement()
588 if (!posHTInfo || !pHTInfoEle) { in HTConstructInfoElement()
595 memset(posHTInfo, 0, *len); in HTConstructInfoElement()
H A Dieee80211.h2360 void HTConstructInfoElement(struct ieee80211_device *ieee, u8 *posHTInfo,