Searched refs:InfoIE (Results 1 – 2 of 2) sorted by relevance
166 void HTDebugHTInfo(u8 *InfoIE, u8 *TitleString) in HTDebugHTInfo() argument171 if (!memcmp(InfoIE, EWC11NHTInfo, sizeof(EWC11NHTInfo))) { in HTDebugHTInfo()174 pHTInfoEle = (PHT_INFORMATION_ELE)(&InfoIE[4]); in HTDebugHTInfo()176 pHTInfoEle = (PHT_INFORMATION_ELE)(&InfoIE[0]); in HTDebugHTInfo()
2358 void HTDebugHTInfo(u8 *InfoIE, u8 *TitleString);