Home | History | Annotate | Download | only in drivers

Lines Matching refs:set_ap

1640 	 * set_ap - Set Beacon and Probe Response information for AP mode
1658 int (*set_ap)(void *priv, struct wpa_driver_ap_params *params);
1697 * always enabled and the driver uses set_ap() to set WPA/RSN IE
1700 * DEPRECATED - use set_ap() instead
1712 * %NULL) if the driver uses the Beacon template from set_ap().
1714 * DEPRECATED - use set_ap() instead
1756 * set_ap().
1758 * DEPRECATED - use set_ap() instead
1832 * template from set_ap() and does not reply to Probe Request frames.
1843 * DEPRECATED - use set_ap() instead
2043 * to %NULL) if the driver uses the Beacon template from set_ap()
2057 * DEPRECATED - use set_ap() instead
2591 * DEPRECATED - use set_ap() instead