Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c273 void HTConstructCapabilityElement(struct rtllib_device *ieee, u8 *posHTCap, in HTConstructCapabilityElement() argument
279 if ((posHTCap == NULL) || (pHT == NULL)) { in HTConstructCapabilityElement()
284 memset(posHTCap, 0, *len); in HTConstructCapabilityElement()
289 memcpy(posHTCap, EWC11NHTCap, sizeof(EWC11NHTCap)); in HTConstructCapabilityElement()
290 pCapELE = (struct ht_capab_ele *)&(posHTCap[4]); in HTConstructCapabilityElement()
293 pCapELE = (struct ht_capab_ele *)posHTCap; in HTConstructCapabilityElement()
H A Drtllib.h2082 u8 *posHTCap, u8 *len,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c273 void HTConstructCapabilityElement(struct rtllib_device *ieee, u8 *posHTCap, in HTConstructCapabilityElement() argument
279 if ((posHTCap == NULL) || (pHT == NULL)) { in HTConstructCapabilityElement()
284 memset(posHTCap, 0, *len); in HTConstructCapabilityElement()
289 memcpy(posHTCap, EWC11NHTCap, sizeof(EWC11NHTCap)); in HTConstructCapabilityElement()
290 pCapELE = (struct ht_capab_ele *)&(posHTCap[4]); in HTConstructCapabilityElement()
293 pCapELE = (struct ht_capab_ele *)posHTCap; in HTConstructCapabilityElement()
H A Drtllib.h2082 u8 *posHTCap, u8 *len,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c469 void HTConstructCapabilityElement(struct ieee80211_device *ieee, u8 *posHTCap, u8 *len, u8 IsEncryp… in HTConstructCapabilityElement() argument
475 if (!posHTCap || !pHT) { in HTConstructCapabilityElement()
481 memset(posHTCap, 0, *len); in HTConstructCapabilityElement()
485 memcpy(posHTCap, EWC11NHTCap, sizeof(EWC11NHTCap)); in HTConstructCapabilityElement()
486 pCapELE = (struct ht_capability_ele *)&posHTCap[4]; in HTConstructCapabilityElement()
488 pCapELE = (struct ht_capability_ele *)posHTCap; in HTConstructCapabilityElement()
H A Dieee80211.h2358 void HTConstructCapabilityElement(struct ieee80211_device *ieee, u8 *posHTCap,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c469 void HTConstructCapabilityElement(struct ieee80211_device *ieee, u8 *posHTCap, u8 *len, u8 IsEncryp… in HTConstructCapabilityElement() argument
475 if (!posHTCap || !pHT) { in HTConstructCapabilityElement()
481 memset(posHTCap, 0, *len); in HTConstructCapabilityElement()
485 memcpy(posHTCap, EWC11NHTCap, sizeof(EWC11NHTCap)); in HTConstructCapabilityElement()
486 pCapELE = (struct ht_capability_ele *)&posHTCap[4]; in HTConstructCapabilityElement()
488 pCapELE = (struct ht_capability_ele *)posHTCap; in HTConstructCapabilityElement()
H A Dieee80211.h2358 void HTConstructCapabilityElement(struct ieee80211_device *ieee, u8 *posHTCap,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c273 void HTConstructCapabilityElement(struct rtllib_device *ieee, u8 *posHTCap, in HTConstructCapabilityElement() argument
279 if ((posHTCap == NULL) || (pHT == NULL)) { in HTConstructCapabilityElement()
284 memset(posHTCap, 0, *len); in HTConstructCapabilityElement()
289 memcpy(posHTCap, EWC11NHTCap, sizeof(EWC11NHTCap)); in HTConstructCapabilityElement()
290 pCapELE = (struct ht_capab_ele *)&(posHTCap[4]); in HTConstructCapabilityElement()
293 pCapELE = (struct ht_capab_ele *)posHTCap; in HTConstructCapabilityElement()
H A Drtllib.h2082 u8 *posHTCap, u8 *len,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c469 void HTConstructCapabilityElement(struct ieee80211_device *ieee, u8 *posHTCap, u8 *len, u8 IsEncryp… in HTConstructCapabilityElement() argument
475 if (!posHTCap || !pHT) { in HTConstructCapabilityElement()
481 memset(posHTCap, 0, *len); in HTConstructCapabilityElement()
485 memcpy(posHTCap, EWC11NHTCap, sizeof(EWC11NHTCap)); in HTConstructCapabilityElement()
486 pCapELE = (struct ht_capability_ele *)&posHTCap[4]; in HTConstructCapabilityElement()
488 pCapELE = (struct ht_capability_ele *)posHTCap; in HTConstructCapabilityElement()
H A Dieee80211.h2358 void HTConstructCapabilityElement(struct ieee80211_device *ieee, u8 *posHTCap,