Searched refs:data_cont (Results 1 – 2 of 2) sorted by relevance
299 memcpy(ste_info->data_cont, data, size); in mlx5dr_send_fill_and_append_ste_send_info()300 ste_info->data = ste_info->data_cont; in mlx5dr_send_fill_and_append_ste_send_info()
193 u8 data_cont[DR_STE_SIZE]; member