Searched refs:ht_capab_ele (Results 1 – 4 of 4) sorted by relevance
277 struct ht_capab_ele *pCapELE = NULL; in HTConstructCapabilityElement()290 pCapELE = (struct ht_capab_ele *)&(posHTCap[4]); in HTConstructCapabilityElement()293 pCapELE = (struct ht_capab_ele *)posHTCap; in HTConstructCapabilityElement()515 struct ht_capab_ele *pPeerHTCap = NULL; in HTOnAssocRsp()530 pPeerHTCap = (struct ht_capab_ele *)(&pHTInfo->PeerHTCapBuf[4]); in HTOnAssocRsp()532 pPeerHTCap = (struct ht_capab_ele *)(pHTInfo->PeerHTCapBuf); in HTOnAssocRsp()542 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()
1840 …network->bssht.bd_ht_1r = ((((struct ht_capab_ele *)(network->bssht.bd_ht_cap_buf))->MCS[1]) == 0); in rtllib_parse_mife_generic()2008 ht->bd_ht_1r = ((((struct ht_capab_ele *) in rtllib_parse_mfie_ht_cap()2012 (((struct ht_capab_ele *) in rtllib_parse_mfie_ht_cap()
Completed in 13 milliseconds