Searched refs:ht_capab_ele (Results 1 – 4 of 4) sorted by relevance
287 struct ht_capab_ele *pCapELE = NULL; in HTConstructCapabilityElement()300 pCapELE = (struct ht_capab_ele *)&(posHTCap[4]); in HTConstructCapabilityElement()303 pCapELE = (struct ht_capab_ele *)posHTCap; in HTConstructCapabilityElement()529 struct ht_capab_ele *pPeerHTCap = NULL; in HTOnAssocRsp()544 pPeerHTCap = (struct ht_capab_ele *)(&pHTInfo->PeerHTCapBuf[4]); in HTOnAssocRsp()546 pPeerHTCap = (struct ht_capab_ele *)(pHTInfo->PeerHTCapBuf); in HTOnAssocRsp()557 pPeerHTCap, sizeof(struct ht_capab_ele)); in HTOnAssocRsp()
34 struct ht_capab_ele { struct125 struct ht_capab_ele SelfHTCap;
152 struct ht_capab_ele *ht_cap = NULL; in rtl819x_translate_scan()157 ht_cap = (struct ht_capab_ele *) in rtl819x_translate_scan()160 ht_cap = (struct ht_capab_ele *) in rtl819x_translate_scan()
1873 network->bssht.bdHT1R = ((((struct ht_capab_ele *)(network->bssht.bdHTCapBuf))->MCS[1]) == 0); in rtllib_parse_mife_generic()2040 ht->bdHT1R = ((((struct ht_capab_ele *) in rtllib_parse_mfie_ht_cap()2044 (((struct ht_capab_ele *) in rtllib_parse_mfie_ht_cap()