Searched refs:app_type1_params (Results 1 – 6 of 6) sorted by relevance
391 struct app_type1_params *app_type1_params);
1307 struct app_type1_params *app_type1_params);
2828 struct app_type1_params { struct
357 struct app_type1_params *app_type1_params) in wmi_unified_app_type1_params_in_fw_cmd() argument361 wmi_handle, app_type1_params); in wmi_unified_app_type1_params_in_fw_cmd()
2003 struct app_type1_params *app_type1_params) in send_app_type1_params_in_fw_cmd_tlv() argument2024 cmd->vdev_id = app_type1_params->vdev_id; in send_app_type1_params_in_fw_cmd_tlv()2025 WMI_CHAR_ARRAY_TO_MAC_ADDR(app_type1_params->wakee_mac_addr.bytes, in send_app_type1_params_in_fw_cmd_tlv()2027 qdf_mem_copy(cmd->ident, app_type1_params->identification_id, 8); in send_app_type1_params_in_fw_cmd_tlv()2028 cmd->ident_len = app_type1_params->id_length; in send_app_type1_params_in_fw_cmd_tlv()2029 qdf_mem_copy(cmd->passwd, app_type1_params->password, 16); in send_app_type1_params_in_fw_cmd_tlv()2030 cmd->passwd_len = app_type1_params->pass_length; in send_app_type1_params_in_fw_cmd_tlv()2036 QDF_MAC_ADDR_REF(app_type1_params->wakee_mac_addr.bytes), in send_app_type1_params_in_fw_cmd_tlv()
4208 (struct app_type1_params *)appType1Params); in wma_set_app_type1_params_in_fw()