Home
last modified time | relevance | path

Searched refs:WPS_DPID_REGISTRAR_SPEC (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/staging/r8188eu/include/
Dwifi.h599 #define WPS_DPID_REGISTRAR_SPEC 0x0005 macro
/linux-5.19.10/drivers/staging/rtl8723bs/include/
Dwifi.h558 #define WPS_DPID_REGISTRAR_SPEC 0x0005 macro
/linux-5.19.10/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c1631 *(__be16 *)(wpsie + wpsielen) = cpu_to_be16(WPS_DPID_REGISTRAR_SPEC); in issue_p2p_GO_request()
1973 *(__be16 *)(wpsie + wpsielen) = cpu_to_be16(WPS_DPID_REGISTRAR_SPEC); in issue_p2p_GO_response()
1974 else if (wps_devicepassword_id == WPS_DPID_REGISTRAR_SPEC) in issue_p2p_GO_response()
1986 else if (wps_devicepassword_id == WPS_DPID_REGISTRAR_SPEC) in issue_p2p_GO_response()
3348 *(__be16 *)(wpsie + wpsielen) = cpu_to_be16(WPS_DPID_REGISTRAR_SPEC); /* Registrar-specified */ in _issue_probereq_p2p()
Drtw_p2p.c1065 else if (wps_devicepassword_id == WPS_DPID_REGISTRAR_SPEC) in process_p2p_group_negotation_req()