Searched refs:SelfHTCap (Results 1 – 6 of 6) sorted by relevance
125 struct ht_capab_ele SelfHTCap; member
666 memset((void *)(&(pHTInfo->SelfHTCap)), 0, in HTInitializeHTInfo()667 sizeof(pHTInfo->SelfHTCap)); in HTInitializeHTInfo()
865 tmp_ht_cap_buf = (u8 *) &(ieee->pHTInfo->SelfHTCap); in rtllib_probe_resp()866 tmp_ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap); in rtllib_probe_resp()1199 ht_cap_buf = (u8 *)&(ieee->pHTInfo->SelfHTCap); in rtllib_association_req()1200 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()1023 ht_cap_buf = (u8 *)&(ieee->pHTInfo->SelfHTCap); in ieee80211_association_req()1024 ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap); in ieee80211_association_req()