Searched refs:SelfHTCap (Results 1 – 6 of 6) sorted by relevance
198 struct ht_capab_ele SelfHTCap; member
667 memset((void *)(&(pHTInfo->SelfHTCap)), 0, in HTInitializeHTInfo()668 sizeof(pHTInfo->SelfHTCap)); in HTInitializeHTInfo()
881 tmp_ht_cap_buf = (u8 *) &(ieee->pHTInfo->SelfHTCap); in rtllib_probe_resp()882 tmp_ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap); in rtllib_probe_resp()1214 ht_cap_buf = (u8 *)&(ieee->pHTInfo->SelfHTCap); in rtllib_association_req()1215 ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap); in rtllib_association_req()
262 …HT_CAPABILITY_ELE SelfHTCap; // This is HT cap element sent to peer STA, which also indicate HT R… member
1158 memset((void *)(&(pHTInfo->SelfHTCap)), 0, sizeof(pHTInfo->SelfHTCap)); in HTInitializeHTInfo()
734 tmp_ht_cap_buf =(u8 *) &(ieee->pHTInfo->SelfHTCap); in ieee80211_probe_resp()735 tmp_ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap); in ieee80211_probe_resp()1021 ht_cap_buf = (u8 *)&(ieee->pHTInfo->SelfHTCap); in ieee80211_association_req()1022 ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap); in ieee80211_association_req()