Searched refs:WPA_CAPABILITY_MFPR (Results 1 – 6 of 6) sorted by relevance
120 #define WPA_CAPABILITY_MFPR BIT(6) macro
190 capab |= WPA_CAPABILITY_MFPR; in wpa_gen_wpa_ie_rsn()
2400 rsn.capabilities & (WPA_CAPABILITY_MFPR | in wpa_sm_get_status()2404 WPA_CAPABILITY_MFPR) ? 2 : 1); in wpa_sm_get_status()
233 capab |= WPA_CAPABILITY_MFPR; in wpa_write_rsn_ie()
275 (WPA_CAPABILITY_MFPC | WPA_CAPABILITY_MFPR)) { in sme_send_authentication()
1601 (WPA_CAPABILITY_MFPC | WPA_CAPABILITY_MFPR)) { in wpa_supplicant_associate()