Searched refs:tmp_vht_cap (Results 1 – 1 of 1) sorted by relevance
5919 struct wma_tgt_vht_cap tmp_vht_cap = {0}, tmp_cap = {0}; in wma_update_target_ext_vht_cap() local5945 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()