Searched refs:cudbg_tp_la (Results 1 – 3 of 3) sorted by relevance
94 struct cudbg_tp_la { struct
224 len = sizeof(struct cudbg_tp_la) + TPLA_SIZE * sizeof(u64); in cxgb4_get_entity_length()
1459 struct cudbg_tp_la *tp_la_buff; in cudbg_collect_tp_la()1462 size = sizeof(struct cudbg_tp_la) + TPLA_SIZE * sizeof(u64); in cudbg_collect_tp_la()1467 tp_la_buff = (struct cudbg_tp_la *)temp_buff.data; in cudbg_collect_tp_la()