Searched refs:copy_dst (Results 1 – 1 of 1) sorted by relevance
537 u8 *copy_dst; in mlx5dr_send_postsend_formatted_htbl() local550 copy_dst = htbl->chunk->hw_ste_arr + i * DR_STE_SIZE_REDUCED; in mlx5dr_send_postsend_formatted_htbl()551 memcpy(copy_dst, ste_init_data, DR_STE_SIZE_REDUCED); in mlx5dr_send_postsend_formatted_htbl()559 copy_dst = data + i * DR_STE_SIZE; in mlx5dr_send_postsend_formatted_htbl()560 memcpy(copy_dst, ste_init_data, DR_STE_SIZE); in mlx5dr_send_postsend_formatted_htbl()