Searched refs:wps_devicepassword_id (Results 1 – 2 of 2) sorted by relevance
1074 u16 wps_devicepassword_id = 0x0000; in process_p2p_group_negotation_req() local1085 wps_devicepassword_id = be16_to_cpu(be_tmp); in process_p2p_group_negotation_req()1087 if (wps_devicepassword_id == WPS_DPID_USER_SPEC) in process_p2p_group_negotation_req()1089 else if (wps_devicepassword_id == WPS_DPID_REGISTRAR_SPEC) in process_p2p_group_negotation_req()
2151 u16 wps_devicepassword_id = 0x0000; in issue_p2p_GO_response() local2205 wps_devicepassword_id = be16_to_cpu(be_tmp); in issue_p2p_GO_response()2238 if (wps_devicepassword_id == WPS_DPID_USER_SPEC) in issue_p2p_GO_response()2240 else if (wps_devicepassword_id == WPS_DPID_REGISTRAR_SPEC) in issue_p2p_GO_response()2250 if (wps_devicepassword_id == WPS_DPID_USER_SPEC) in issue_p2p_GO_response()2252 else if (wps_devicepassword_id == WPS_DPID_REGISTRAR_SPEC) in issue_p2p_GO_response()