Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h82 struct cudbg_tp_la { struct
Dcudbg_lib.c325 len = sizeof(struct cudbg_tp_la) + TPLA_SIZE * sizeof(u64); in cudbg_get_entity_length()
1889 struct cudbg_tp_la *tp_la_buff; in cudbg_collect_tp_la()
1892 size = sizeof(struct cudbg_tp_la) + TPLA_SIZE * sizeof(u64); in cudbg_collect_tp_la()
1897 tp_la_buff = (struct cudbg_tp_la *)temp_buff.data; in cudbg_collect_tp_la()