Searched refs:WPS_ATTR_DEVICE_NAME (Results 1 – 5 of 5) sorted by relevance
83 RTW_PUT_BE16(pcur, WPS_ATTR_DEVICE_NAME); in go_add_group_info_attr()560 RTW_PUT_BE16(p2pie + p2pielen, WPS_ATTR_DEVICE_NAME); in build_probe_resp_p2p_ie()671 RTW_PUT_BE16(p2pie + p2pielen, WPS_ATTR_DEVICE_NAME); in build_prov_disc_request_p2p_ie()898 if (WPS_ATTR_DEVICE_NAME == be16_to_cpu(*(__be16 *)pattr_content)) { in process_assoc_req_p2p_ie()
2101 *(__be16 *)(p2pie + p2pielen) = cpu_to_be16(WPS_ATTR_DEVICE_NAME); in issue_p2p_GO_request()2468 *(__be16 *)(p2pie + p2pielen) = cpu_to_be16(WPS_ATTR_DEVICE_NAME); in issue_p2p_GO_response()2896 *(__be16 *)(p2pie + p2pielen) = cpu_to_be16(WPS_ATTR_DEVICE_NAME); in issue_p2p_invitation_request()3427 *(__be16 *)(wpsie + wpsielen) = cpu_to_be16(WPS_ATTR_DEVICE_NAME); in issue_probersp_p2p()3581 *(__be16 *)(wpsie + wpsielen) = cpu_to_be16(WPS_ATTR_DEVICE_NAME); in _issue_probereq_p2p()4504 *(__be16 *)(pframe + insert_len) = cpu_to_be16(WPS_ATTR_DEVICE_NAME); in issue_beacon()5479 *(__be16 *)(p2pie + p2pielen) = cpu_to_be16(WPS_ATTR_DEVICE_NAME); in issue_assocreq()
496 #define WPS_ATTR_DEVICE_NAME 0x1011 macro
708 #define WPS_ATTR_DEVICE_NAME 0x1011 macro
3192 rtw_get_wps_attr_content(wpsie, wpsie_len, WPS_ATTR_DEVICE_NAME, dev_name, &dev_len); in rtw_p2p_get_device_name()