TPLA_SIZE        1475 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 	size = sizeof(struct cudbg_tp_la) + TPLA_SIZE *  sizeof(u64);
TPLA_SIZE         213 drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.c 		len = sizeof(struct cudbg_tp_la) + TPLA_SIZE * sizeof(u64);
TPLA_SIZE         527 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 	if (idx < (TPLA_SIZE / 2 - 1) || p[1] != ~0ULL)
TPLA_SIZE         633 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 	if (idx < (TPLA_SIZE / 2 - 1) || p[1] != ~0ULL)
TPLA_SIZE         645 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		p = seq_open_tab(file, TPLA_SIZE / 2, 2 * sizeof(u64), 0,
TPLA_SIZE         649 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		p = seq_open_tab(file, TPLA_SIZE / 2, 2 * sizeof(u64), 0,
TPLA_SIZE         653 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		p = seq_open_tab(file, TPLA_SIZE, sizeof(u64), 0, tp_la_show);
TPLA_SIZE        9990 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	for (i = 0; i < TPLA_SIZE; i++) {
TPLA_SIZE        9998 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		la_buf[TPLA_SIZE - 1] = ~0ULL;