Searched refs:bd_ht_cap_len (Results 1 – 4 of 4) sorted by relevance
683 pBssHT->bd_ht_cap_len = 0; in HTInitializeBssDesc()707 if (pNetwork->bssht.bd_ht_cap_len > 0 && in HTResetSelfAndSavePeerSetting()708 pNetwork->bssht.bd_ht_cap_len <= sizeof(pHTInfo->PeerHTCapBuf)) in HTResetSelfAndSavePeerSetting()711 pNetwork->bssht.bd_ht_cap_len); in HTResetSelfAndSavePeerSetting()
185 u16 bd_ht_cap_len; member
1831 network->bssht.bd_ht_cap_len = min_t(u16, *tmp_htcap_len, in rtllib_parse_mife_generic()1835 network->bssht.bd_ht_cap_len); in rtllib_parse_mife_generic()2003 ht->bd_ht_cap_len = min_t(u16, *tmp_htcap_len, in rtllib_parse_mfie_ht_cap()2005 memcpy(ht->bd_ht_cap_buf, info_element->data, ht->bd_ht_cap_len); in rtllib_parse_mfie_ht_cap()2439 dst->bssht.bd_ht_cap_len = src->bssht.bd_ht_cap_len; in update_network()2441 src->bssht.bd_ht_cap_len); in update_network()
2241 network->bssht.bd_ht_cap_len); in rtllib_rx_assoc_resp()
Completed in 18 milliseconds