SYNOPSIS struct cfg80211_pmksa { u8 * bssid; u8 * pmkid;}; MEMBERS bssid The AP's BSSID. pmkid The PMK material itself. DESCRIPTION This structure is passed to the set/del_pmksa method for PMKSA caching. AUTHOR Johannes Berg <[email protected]> Author. COPYRIGHT