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()
863 tmp_ht_cap_buf = (u8 *) &(ieee->pHTInfo->SelfHTCap); in rtllib_probe_resp()864 tmp_ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap); in rtllib_probe_resp()1192 ht_cap_buf = (u8 *)&(ieee->pHTInfo->SelfHTCap); in rtllib_association_req()1193 ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap); in rtllib_association_req()
199 …HT_CAPABILITY_ELE SelfHTCap; // This is HT cap element sent to peer STA, which also indicate HT R… member
1119 memset(&pHTInfo->SelfHTCap, 0, sizeof(pHTInfo->SelfHTCap)); in HTInitializeHTInfo()
701 tmp_ht_cap_buf = (u8 *)&ieee->pHTInfo->SelfHTCap; in ieee80211_probe_resp()702 tmp_ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap); in ieee80211_probe_resp()975 ht_cap_buf = (u8 *)&ieee->pHTInfo->SelfHTCap; in ieee80211_association_req()976 ht_cap_len = sizeof(ieee->pHTInfo->SelfHTCap); in ieee80211_association_req()