Searched refs:temp_evt_params (Results 1 – 2 of 2) sorted by relevance
193 struct nan_event_params *temp_evt_params,
911 struct nan_event_params *nan_rsp, temp_evt_params = {0}; in target_if_nan_rsp_handler() local930 status = wmi_extract_nan_event_rsp(wmi_handle, data, &temp_evt_params, in target_if_nan_rsp_handler()937 nan_rsp = qdf_mem_malloc(sizeof(*nan_rsp) + temp_evt_params.buf_len); in target_if_nan_rsp_handler()941 qdf_mem_copy(nan_rsp, &temp_evt_params, sizeof(*nan_rsp)); in target_if_nan_rsp_handler()