cudbg_tp_la      1472 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 	struct cudbg_tp_la *tp_la_buff;
cudbg_tp_la      1475 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 	size = sizeof(struct cudbg_tp_la) + TPLA_SIZE *  sizeof(u64);
cudbg_tp_la      1480 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 	tp_la_buff = (struct cudbg_tp_la *)temp_buff.data;
cudbg_tp_la       213 drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.c 		len = sizeof(struct cudbg_tp_la) + TPLA_SIZE * sizeof(u64);