Searched refs:vht_cap_saved (Results 1 – 3 of 3) sorted by relevance
1565 …(pbss_desc->pvht_cap && (GET_VHTCAP_NUMSNDDM(pbss_desc->vht_cap_saved.vht_cap.vht_cap_info) == 0x2…
2010 … (void)__memcpy(NULL, &pbss_entry->vht_cap_saved, pcurrent_ptr, sizeof(IEEEtypes_VHTCap_t)); in wlan_interpret_bss_desc_with_ie()2011 pbss_entry->pvht_cap = &pbss_entry->vht_cap_saved; in wlan_interpret_bss_desc_with_ie()2723 pbss_entry->pvht_cap = &pbss_entry->vht_cap_saved; in adjust_pointers_to_internal_buffers()
2499 IEEEtypes_VHTCap_t vht_cap_saved; member