Searched refs:SelfHTInfo (Results 1 – 6 of 6) sorted by relevance
107 struct ht_info_ele SelfHTInfo; member
641 memset((void *)(&ht_info->SelfHTInfo), 0, in HTInitializeHTInfo()642 sizeof(ht_info->SelfHTInfo)); in HTInitializeHTInfo()
815 tmp_ht_info_buf = (u8 *)&(ieee->ht_info->SelfHTInfo); in rtllib_probe_resp()816 tmp_ht_info_len = sizeof(ieee->ht_info->SelfHTInfo); in rtllib_probe_resp()
144 …HT_INFORMATION_ELE SelfHTInfo; // This is HT info element sent to peer STA, which also indicate H… member
1054 memset(&pHTInfo->SelfHTInfo, 0, sizeof(pHTInfo->SelfHTInfo)); in HTInitializeHTInfo()
702 tmp_ht_info_buf = (u8 *)&ieee->pHTInfo->SelfHTInfo; in ieee80211_probe_resp()703 tmp_ht_info_len = sizeof(ieee->pHTInfo->SelfHTInfo); in ieee80211_probe_resp()