Home
last modified time | relevance | path

Searched defs:wmi_unified_pmk_cache (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_sta_param.h220 struct wmi_unified_pmk_cache { struct
221 uint8_t vdev_id;
222 uint32_t pmk_len;
223 uint8_t pmk[WMI_UNIFIED_MAX_PMK_LEN];
224 uint32_t pmkid_len;
225 uint8_t pmkid[WMI_UNIFIED_MAX_PMKID_LEN];
226 wmi_host_mac_addr bssid;
227 struct wlan_ssid ssid;
228 uint32_t cache_id;
229 uint32_t cat_flag;
[all …]