Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c5919 struct wma_tgt_vht_cap tmp_vht_cap = {0}, tmp_cap = {0}; in wma_update_target_ext_vht_cap() local
5945 wma_derive_ext_vht_cap(&tmp_vht_cap, in wma_update_target_ext_vht_cap()
5948 wma_derive_ext_vht_cap(&tmp_vht_cap, in wma_update_target_ext_vht_cap()
5960 if (qdf_mem_cmp(&tmp_cap, &tmp_vht_cap, in wma_update_target_ext_vht_cap()
5962 qdf_mem_copy(vht_cap, &tmp_vht_cap, in wma_update_target_ext_vht_cap()