Searched refs:copy_dst (Results 1 – 1 of 1) sorted by relevance
536 u8 *copy_dst; in mlx5dr_send_postsend_formatted_htbl() local549 copy_dst = htbl->hw_ste_arr + i * DR_STE_SIZE_REDUCED; in mlx5dr_send_postsend_formatted_htbl()550 memcpy(copy_dst, ste_init_data, DR_STE_SIZE_REDUCED); in mlx5dr_send_postsend_formatted_htbl()558 copy_dst = data + i * DR_STE_SIZE; in mlx5dr_send_postsend_formatted_htbl()559 memcpy(copy_dst, ste_init_data, DR_STE_SIZE); in mlx5dr_send_postsend_formatted_htbl()