Home
last modified time | relevance | path

Searched refs:tmp_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
5782 if (qdf_mem_cmp(&tmp_cap, &tmp_ht_cap, in wma_update_target_ext_ht_cap()
5812 struct wma_tgt_vht_cap tmp_cap = {0}; in wma_derive_ext_vht_cap() local
5818 if (!qdf_mem_cmp(vht_cap, &tmp_cap, in wma_derive_ext_vht_cap()
5919 struct wma_tgt_vht_cap tmp_vht_cap = {0}, tmp_cap = {0}; in wma_update_target_ext_vht_cap() local
5960 if (qdf_mem_cmp(&tmp_cap, &tmp_vht_cap, in wma_update_target_ext_vht_cap()