Home | History | Annotate | Download | only in drivers

Lines Matching full:wpa_supplicant

14  * This file defines a driver interface used by both %wpa_supplicant and
337 * the driver has to notify wpa_supplicant about the used WPA
539 * wpa_supplicant). */
733 * for core wpa_supplicant code. All driver specific functionality is captured
813 * some drivers may expect them in different order than wpa_supplicant
827 * @ctx: context to be used when calling wpa_supplicant functions,
842 * The main event loop (eloop.c) of wpa_supplicant can be used to
928 * in the driver. If the driver uses wpa_ie from wpa_supplicant, this
947 * between the driver and wpa_supplicant. If the driver uses wpa_ie
948 * from wpa_supplicant, this driver_ops function does not need to be
965 * between the driver and wpa_supplicant. If the driver uses wpa_ie
966 * from wpa_supplicant, this driver_ops function does not need to be
1084 * (management frame processing) to %wpa_supplicant or hostapd.
1099 * (management frame processing) to wpa_supplicant.
1112 * (management frame processing) to wpa_supplicant.
1123 * (management frame processing) to wpa_supplicant.
1135 * (management frame processing) to wpa_supplicant.
1149 * (management frame processing) to wpa_supplicant. When the MLME code
1164 * (management frame processing) to wpa_supplicant.
1246 * @ctx: context to be used when calling wpa_supplicant functions,
1274 * results event for wpa_supplicant which will eventually request the
1287 * wpa_supplicant can act as the SME. If not implemented, associate()
2354 * wpa_supplicant to stop and re-start processing for the interface,
2362 * This event can be used to inform wpa_supplicant about candidates for
2363 * RSN (WPA2) pre-authentication. If wpa_supplicant is not responsible
2365 * pre-authentication. If wpa_supplicant is performing scan request
2375 wpa_supplicant
2388 * This event can be used to inform wpa_supplicant about desire to set
2415 * The driver can use this event to inform wpa_supplicant about a STA
2551 * %wpa_supplicant, this event is used only if the send_eapol() handler
2704 * wpa_supplicant-generated WPA/RSN IE is used, this
3212 * wpa_supplicant_event - Report a driver event for wpa_supplicant