Searched refs:req_config_methods (Results 1 – 3 of 3) sorted by relevance
186 u16 config_methods = dev->req_config_methods; in p2p_build_prov_disc_req()1378 req_config_methods = dev->req_config_methods; in p2p_process_prov_disc_resp()1400 report_config_methods = req_config_methods; in p2p_process_prov_disc_resp()1552 dev->req_config_methods = 0; in p2p_process_prov_disc_resp()1629 dev->req_config_methods = WPS_CONFIG_P2PS; in p2p_send_prov_disc_req()1633 dev->req_config_methods = in p2p_send_prov_disc_req()1636 dev->req_config_methods = WPS_CONFIG_P2PS; in p2p_send_prov_disc_req()1645 dev->req_config_methods); in p2p_send_prov_disc_req()1710 dev->req_config_methods = config_methods; in p2p_prov_disc_req()1750 if (!dev->req_config_methods) in p2p_reset_pending_pd()[all …]
3213 if (dev->req_config_methods && in p2p_pre_find_operation()3218 dev->req_config_methods); in p2p_pre_find_operation()3341 if (!dev->req_config_methods) in p2p_retry_pd()3347 dev->req_config_methods); in p2p_retry_pd()4017 if (dev->req_config_methods && in p2p_timeout_prov_disc_req()4276 dev->req_config_methods, in p2p_get_peer_info_txt()
89 u16 req_config_methods; member