Searched defs:cfg80211_pmksa (Results 1 – 1 of 1) sorted by relevance
3190 struct cfg80211_pmksa { struct3191 const u8 *bssid;3192 const u8 *pmkid;3193 const u8 *pmk;3194 size_t pmk_len;3195 const u8 *ssid;3196 size_t ssid_len;3197 const u8 *cache_id;3198 u32 pmk_lifetime;3199 u8 pmk_reauth_threshold;