Home
last modified time | relevance | path

Searched refs:tmp_ht_cap (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c5745 struct wma_tgt_ht_cap tmp_ht_cap = {0}, tmp_cap = {0}; in wma_update_target_ext_ht_cap() local
5771 wma_derive_ext_ht_cap(&tmp_ht_cap, in wma_update_target_ext_ht_cap()
5776 wma_derive_ext_ht_cap(&tmp_ht_cap, in wma_update_target_ext_ht_cap()
5782 if (qdf_mem_cmp(&tmp_cap, &tmp_ht_cap, in wma_update_target_ext_ht_cap()
5784 qdf_mem_copy(ht_cap, &tmp_ht_cap, in wma_update_target_ext_ht_cap()