Searched refs:ht_capab_ele (Results 1 – 4 of 4) sorted by relevance
279 struct ht_capab_ele *pCapELE = NULL; in HTConstructCapabilityElement()292 pCapELE = (struct ht_capab_ele *)&(posHTCap[4]); in HTConstructCapabilityElement()295 pCapELE = (struct ht_capab_ele *)posHTCap; in HTConstructCapabilityElement()521 struct ht_capab_ele *pPeerHTCap = NULL; in HTOnAssocRsp()536 pPeerHTCap = (struct ht_capab_ele *)(&pHTInfo->PeerHTCapBuf[4]); in HTOnAssocRsp()538 pPeerHTCap = (struct ht_capab_ele *)(pHTInfo->PeerHTCapBuf); in HTOnAssocRsp()549 pPeerHTCap, sizeof(struct ht_capab_ele)); in HTOnAssocRsp()
26 struct ht_capab_ele { struct117 struct ht_capab_ele SelfHTCap;
139 struct ht_capab_ele *ht_cap = NULL; in rtl819x_translate_scan()144 ht_cap = (struct ht_capab_ele *) in rtl819x_translate_scan()147 ht_cap = (struct ht_capab_ele *) in rtl819x_translate_scan()
1863 network->bssht.bdHT1R = ((((struct ht_capab_ele *)(network->bssht.bdHTCapBuf))->MCS[1]) == 0); in rtllib_parse_mife_generic()2030 ht->bdHT1R = ((((struct ht_capab_ele *) in rtllib_parse_mfie_ht_cap()2034 (((struct ht_capab_ele *) in rtllib_parse_mfie_ht_cap()