Home
last modified time | relevance | path

Searched refs:EWC11NHTCap (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/rtl8192u/ieee80211/
Drtl819x_HTProc.c129 …static u8 EWC11NHTCap[] = {0x00, 0x90, 0x4c, 0x33}; // For 11n EWC definition, 2007.07.1… in HTDebugHTCapability() local
132 if (!memcmp(CapIE, EWC11NHTCap, sizeof(EWC11NHTCap))) { in HTDebugHTCapability()
483 u8 EWC11NHTCap[] = {0x00, 0x90, 0x4c, 0x33}; // For 11n EWC definition, 2007.07.17, by Emily in HTConstructCapabilityElement() local
485 memcpy(posHTCap, EWC11NHTCap, sizeof(EWC11NHTCap)); in HTConstructCapabilityElement()
844 …static u8 EWC11NHTCap[] = {0x00, 0x90, 0x4c, 0x33}; // For 11n EWC definition, 2007.07.17, by … in HTOnAssocRsp() local
860 if (!memcmp(pHTInfo->PeerHTCapBuf, EWC11NHTCap, sizeof(EWC11NHTCap))) in HTOnAssocRsp()
Dieee80211_wx.c51 static u8 EWC11NHTCap[] = {0x00, 0x90, 0x4c, 0x33}; in rtl819x_translate_scan() local
137 if (!memcmp(network->bssht.bdHTCapBuf, EWC11NHTCap, 4)) in rtl819x_translate_scan()
/drivers/staging/rtl8192e/
Drtl819x_HTProc.c287 u8 EWC11NHTCap[] = {0x00, 0x90, 0x4c, 0x33}; in HTConstructCapabilityElement() local
289 memcpy(posHTCap, EWC11NHTCap, sizeof(EWC11NHTCap)); in HTConstructCapabilityElement()
520 static u8 EWC11NHTCap[] = {0x00, 0x90, 0x4c, 0x33}; in HTOnAssocRsp() local
529 if (!memcmp(pHTInfo->PeerHTCapBuf, EWC11NHTCap, sizeof(EWC11NHTCap))) in HTOnAssocRsp()
Drtllib_wx.c46 static u8 EWC11NHTCap[] = {0x00, 0x90, 0x4c, 0x33}; in rtl819x_translate_scan() local
143 if (!memcmp(network->bssht.bd_ht_cap_buf, EWC11NHTCap, 4)) in rtl819x_translate_scan()