Searched defs:cfg80211_pmksa (Results 1 – 1 of 1) sorted by relevance
2926 struct cfg80211_pmksa { struct2927 const u8 *bssid;2928 const u8 *pmkid;2929 const u8 *pmk;2930 size_t pmk_len;2931 const u8 *ssid;2932 size_t ssid_len;2933 const u8 *cache_id;2934 u32 pmk_lifetime;2935 u8 pmk_reauth_threshold;