Searched refs:wps (Results 1 – 16 of 16) sorted by relevance
69 pmx_led_wps: pmx-led-wps {85 pmx_btn_wps: pmx-btn-wps {175 blue-wps {176 label = "dir665:blue:wps";199 wps {200 label = "wps";
65 wps {
71 wps {
75 wps {
197 label = "mamba:white:wps";202 label = "mamba:amber:wps";
263 if (ar->wps.pbc) { in carl9170_handle_command_response()267 if (state != ar->wps.pbc_state) { in carl9170_handle_command_response()268 ar->wps.pbc_state = state; in carl9170_handle_command_response()269 input_report_key(ar->wps.pbc, KEY_WPS_BUTTON, in carl9170_handle_command_response()271 input_sync(ar->wps.pbc); in carl9170_handle_command_response()
1521 snprintf(ar->wps.name, sizeof(ar->wps.name), "%s WPS Button", in carl9170_register_wps_button()1524 snprintf(ar->wps.phys, sizeof(ar->wps.phys), in carl9170_register_wps_button()1527 input->name = ar->wps.name; in carl9170_register_wps_button()1528 input->phys = ar->wps.phys; in carl9170_register_wps_button()1540 ar->wps.pbc = input; in carl9170_register_wps_button()2080 if (ar->wps.pbc) { in carl9170_unregister()2081 input_unregister_device(ar->wps.pbc); in carl9170_unregister()2082 ar->wps.pbc = NULL; in carl9170_unregister()
434 } wps; member
254 if (priv->wps.session_enable) { in mwifiex_process_sta_event()269 if (priv->wps.session_enable) { in mwifiex_process_sta_event()
131 memset(&priv->wps, 0, sizeof(priv->wps)); in mwifiex_init_priv()
1280 priv->wps.session_enable = false; in mwifiex_set_gen_ie_helper()1294 priv->wps.session_enable = false; in mwifiex_set_gen_ie_helper()1315 priv->wps.session_enable = true; in mwifiex_set_gen_ie_helper()
424 struct wps { struct575 struct wps wps; member
502 if (!priv->wps.session_enable) { in mwifiex_cmd_802_11_associate()529 if (priv->wps.session_enable && priv->wps_ie_len) in mwifiex_cmd_802_11_associate()
1283 priv->wps.session_enable) { in mwifiex_dequeue_tx_packet()
385 if (priv->wps.session_enable) { in mwifiex_is_network_compatible()