Home
last modified time | relevance | path

Searched refs:cudbg_tp_la (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h94 struct cudbg_tp_la { struct
Dcxgb4_cudbg.c224 len = sizeof(struct cudbg_tp_la) + TPLA_SIZE * sizeof(u64); in cxgb4_get_entity_length()
Dcudbg_lib.c1459 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()