Home | History | Annotate | Download | only in drivers

Lines Matching refs:wps

454  * enum wps_mode - WPS mode
458 * WPS_MODE_NONE - No WPS provisioning being used
463 * WPS_MODE_OPEN - WPS provisioning with AP that is in open mode
468 * WPS_MODE_PRIVACY - WPS provisioning with AP that is using protection
605 * When using WPS, wpa_ie is used for WPS IE instead of WPA/RSN IE.
747 * wps - WPS mode
749 * If the driver needs to do special configuration for WPS association,
753 enum wps_mode wps;
947 * beacon_ies - WPS/P2P IE(s) for Beacon frames
949 * This is used to add IEs like WPS IE and P2P IE by drivers that do
955 * proberesp_ies - P2P/WPS IE(s) for Probe Response frames
957 * This is used to add IEs like WPS IE and P2P IE by drivers that
963 * assocresp_ies - WPS IE(s) for (Re)Association Response frames
965 * This is used to add IEs like WPS IE by drivers that reply to
1255 /** Driver Probe Response offloading support for WPS ver. 1 */
1257 /** Driver Probe Response offloading support for WPS ver. 2 */
2079 * template or the set of additional IEs (e.g., WPS and P2P IE).
2462 * set_ap_wps_ie - Add WPS IE(s) into Beacon/Probe Response frames (AP)
2464 * @beacon: WPS IE(s) for Beacon frames or %NULL to remove extra IE(s)
2465 * @proberesp: WPS IE(s) for Probe Response frames or %NULL to remove
2467 * @assocresp: WPS IE(s) for (Re)Association Response frames or %NULL
2471 * This is an optional function to add WPS IE in the kernel driver for
2476 * WPS IE(s) that need to be added to (Re)Association Response frames
2477 * whenever a (Re)Association Request frame indicated use of WPS.
3577 * EVENT_WPS_BUTTON_PUSHED - Report hardware push button press for WPS