Home
last modified time | relevance | path

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

/drivers/staging/rtl8192u/ieee80211/
Drtl819x_HTProc.c127 static u8 EWC11NHTCap[] = {0x00, 0x90, 0x4c, 0x33}; // For 11n EWC definition, 2007.07.17, by Emily in HTDebugHTCapability() local
130 if(!memcmp(CapIE, EWC11NHTCap, sizeof(EWC11NHTCap))) in HTDebugHTCapability()
560 u8 EWC11NHTCap[] = {0x00, 0x90, 0x4c, 0x33}; // For 11n EWC definition, 2007.07.17, by Emily in HTConstructCapabilityElement() local
561 memcpy(posHTCap, EWC11NHTCap, sizeof(EWC11NHTCap)); in HTConstructCapabilityElement()
945 …static u8 EWC11NHTCap[] = {0x00, 0x90, 0x4c, 0x33}; // For 11n EWC definition, 2007.07.17, by … in HTOnAssocRsp() local
959 if (!memcmp(pHTInfo->PeerHTCapBuf, EWC11NHTCap, sizeof(EWC11NHTCap))) in HTOnAssocRsp()
Dieee80211_wx.c66 static u8 EWC11NHTCap[] = {0x00, 0x90, 0x4c, 0x33}; in rtl819x_translate_scan() local
153 if (!memcmp(network->bssht.bdHTCapBuf, EWC11NHTCap, 4)) in rtl819x_translate_scan()
/drivers/staging/rtl8192e/
Drtl819x_HTProc.c297 u8 EWC11NHTCap[] = {0x00, 0x90, 0x4c, 0x33}; in HTConstructCapabilityElement() local
299 memcpy(posHTCap, EWC11NHTCap, sizeof(EWC11NHTCap)); in HTConstructCapabilityElement()
534 static u8 EWC11NHTCap[] = {0x00, 0x90, 0x4c, 0x33}; in HTOnAssocRsp() local
543 if (!memcmp(pHTInfo->PeerHTCapBuf, EWC11NHTCap, sizeof(EWC11NHTCap))) in HTOnAssocRsp()
Drtllib_wx.c59 static u8 EWC11NHTCap[] = {0x00, 0x90, 0x4c, 0x33}; in rtl819x_translate_scan() local
156 if (!memcmp(network->bssht.bdHTCapBuf, EWC11NHTCap, 4)) in rtl819x_translate_scan()