struct_tp_la
struct struct_tp_la *tp_la_buff;
tp_la_buff = (struct struct_tp_la *) dc_buff.data;
struct struct_tp_la *tp_la_buff;
size = sizeof(struct struct_tp_la) + TPLA_SIZE * sizeof(u64);
tp_la_buff = (struct struct_tp_la *) scratch_buff.data;