Searched refs:InfoIE (Results 1 – 2 of 2) sorted by relevance
162 void HTDebugHTInfo(u8 *InfoIE, u8 *TitleString) in HTDebugHTInfo() argument167 if (!memcmp(InfoIE, EWC11NHTInfo, sizeof(EWC11NHTInfo))) { in HTDebugHTInfo()170 pHTInfoEle = (PHT_INFORMATION_ELE)(&InfoIE[4]); in HTDebugHTInfo()172 pHTInfoEle = (PHT_INFORMATION_ELE)(&InfoIE[0]); in HTDebugHTInfo()
2356 void HTDebugHTInfo(u8 *InfoIE, u8 *TitleString);