SelfHTInfo 118 drivers/staging/rtl8192e/rtl819x_HT.h struct ht_info_ele SelfHTInfo; SelfHTInfo 660 drivers/staging/rtl8192e/rtl819x_HTProc.c memset((void *)(&(pHTInfo->SelfHTInfo)), 0, SelfHTInfo 661 drivers/staging/rtl8192e/rtl819x_HTProc.c sizeof(pHTInfo->SelfHTInfo)); SelfHTInfo 862 drivers/staging/rtl8192e/rtllib_softmac.c tmp_ht_info_buf = (u8 *) &(ieee->pHTInfo->SelfHTInfo); SelfHTInfo 863 drivers/staging/rtl8192e/rtllib_softmac.c tmp_ht_info_len = sizeof(ieee->pHTInfo->SelfHTInfo); SelfHTInfo 702 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c tmp_ht_info_buf = (u8 *)&ieee->pHTInfo->SelfHTInfo; SelfHTInfo 703 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c tmp_ht_info_len = sizeof(ieee->pHTInfo->SelfHTInfo); SelfHTInfo 144 drivers/staging/rtl8192u/ieee80211/rtl819x_HT.h HT_INFORMATION_ELE SelfHTInfo; // This is HT info element sent to peer STA, which also indicate HT Rx capabilities. SelfHTInfo 1057 drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c memset(&pHTInfo->SelfHTInfo, 0, sizeof(pHTInfo->SelfHTInfo));