Searched refs:RSN_CAP_PTK_REPLAY_CNTR_MASK (Results 1 – 7 of 7) sorted by relevance
171 #define RSN_CAP_PTK_REPLAY_CNTR_MASK 0x000C macro188 #define WPA_CAP_REPLAY_CNTR_MASK RSN_CAP_PTK_REPLAY_CNTR_MASK
202 #define RSN_CAP_PTK_REPLAY_CNTR_MASK 0x000C macro219 #define WPA_CAP_REPLAY_CNTR_MASK RSN_CAP_PTK_REPLAY_CNTR_MASK
210 #define RSN_CAP_PTK_REPLAY_CNTR_MASK 0x000C macro227 #define WPA_CAP_REPLAY_CNTR_MASK RSN_CAP_PTK_REPLAY_CNTR_MASK
214 #define RSN_CAP_PTK_REPLAY_CNTR_MASK 0x000C macro232 #define WPA_CAP_REPLAY_CNTR_MASK RSN_CAP_PTK_REPLAY_CNTR_MASK
61 #define RSN_CAP_PTK_REPLAY_CNTR_MASK (BIT(2) | BIT(3)) macro4265 if (rsn_cap & RSN_CAP_PTK_REPLAY_CNTR_MASK) in brcmf_configure_wpaie()