Home | History | Annotate | Download | only in drivers

Lines Matching defs:wpa

631 	 * wpa_ie - WPA information element for (Re)Association Request
632 * WPA
634 * of this WPA IE is optional. If the driver generates the WPA
637 * the driver has to notify wpa_supplicant about the used WPA
643 * looking at the first byte of the IE (0xdd for WPA, 0x30 for
646 * When using WPS, wpa_ie is used for WPS IE instead of WPA/RSN IE.
656 * wpa_proto - Bitfield of WPA_PROTO_* values to indicate WPA/WPA2
752 * This value is made available only for WPA/WPA2-Personal (PSK) and
763 * This value is made available only for WPA/WPA2-Personal (PSK) and
1179 /** Driver generated WPA/RSN IE */
1509 /** Whether IEEE 802.1X or WPA/WPA2 is enabled */
1512 int wpa;
1783 * key indexes. In most cases, WPA uses only key indexes 1 and 2 for
1894 * the driver does not support WPA, this function is not needed.
1913 * implemented. Likewise, if the driver does not support WPA, this
1931 * implemented. Likewise, if the driver does not support WPA, this
1952 * receiving WPA EAPOL-Key messages that require association
2229 * enable/disable IEEE 802.1X support and set WPA/WPA2 parameters. This
2231 * always enabled and the driver uses set_ap() to set WPA/RSN IE
4082 * If the driver generates WPA/RSN IE, this event data must be
4083 * returned for WPA handshake to have needed information. If
4084 * wpa_supplicant-generated WPA/RSN IE is used, this
4101 * required WPA, but may be useful for some protocols and as
4121 * used to update WPA/RSN IE for the AP. If this field is not
4125 * expected to provide WPA/RSN IE for the AP (if WPA/WPA2 is
4391 * required WPA, but may be useful for some protocols and as