Searched refs:SelfHTInfo (Results 1 – 6 of 6) sorted by relevance
199 struct ht_info_ele SelfHTInfo; member
669 memset((void *)(&(pHTInfo->SelfHTInfo)), 0, in HTInitializeHTInfo()670 sizeof(pHTInfo->SelfHTInfo)); in HTInitializeHTInfo()
883 tmp_ht_info_buf = (u8 *) &(ieee->pHTInfo->SelfHTInfo); in rtllib_probe_resp()884 tmp_ht_info_len = sizeof(ieee->pHTInfo->SelfHTInfo); in rtllib_probe_resp()
263 …HT_INFORMATION_ELE SelfHTInfo; // This is HT info element sent to peer STA, which also indicate H… member
1159 memset((void *)(&(pHTInfo->SelfHTInfo)), 0, sizeof(pHTInfo->SelfHTInfo)); in HTInitializeHTInfo()
736 tmp_ht_info_buf =(u8 *) &(ieee->pHTInfo->SelfHTInfo); in ieee80211_probe_resp()737 tmp_ht_info_len = sizeof(ieee->pHTInfo->SelfHTInfo); in ieee80211_probe_resp()