Searched refs:tmp_ht_cap (Results 1 – 1 of 1) sorted by relevance
5745 struct wma_tgt_ht_cap tmp_ht_cap = {0}, tmp_cap = {0}; in wma_update_target_ext_ht_cap() local5771 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()