Home | History | Annotate | Download | only in drivers

Lines Matching refs:set_ap

2069 	 * set_ap - Set Beacon and Probe Response information for AP mode
2087 int (*set_ap)(void *priv, struct wpa_driver_ap_params *params);
2126 * always enabled and the driver uses set_ap() to set WPA/RSN IE
2129 * DEPRECATED - use set_ap() instead
2141 * %NULL) if the driver uses the Beacon template from set_ap().
2143 * DEPRECATED - use set_ap() instead
2185 * set_ap().
2187 * DEPRECATED - use set_ap() instead
2261 * template from set_ap() and does not reply to Probe Request frames.
2272 * DEPRECATED - use set_ap() instead
2473 * to %NULL) if the driver uses the Beacon template from set_ap()
2487 * DEPRECATED - use set_ap() instead
2850 * DEPRECATED - use set_ap() instead