Searched refs:wps_init (Results 1 – 4 of 4) sorted by relevance
79 if ((sm->wps = wps_init(&cfg)) == NULL) { /* alloc wps_data */ in wifi_ap_wps_init()
1458 if ((sm->wps = wps_init(&cfg)) == NULL) { /* alloc wps_data */ in wifi_station_wps_init()
202 struct wps_data * wps_init(const struct wps_config *cfg);
39 struct wps_data * wps_init(const struct wps_config *cfg) in wps_init() function