Searched refs:SAE_AKM_MASK (Results 1 – 1 of 1) sorted by relevance
199 #define SAE_AKM_MASK (BCM_BIT(RSN_AKM_SAE_PSK) | BCM_BIT(RSN_AKM_SAE_FBT)) macro200 #define IS_SAE_AKM(akm) (VALID_AKM_BIT((akm)) & SAE_AKM_MASK)