Searched refs:T5_PORT_REG (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/cxgbe/base/ | ||
| H A D | t4_regs.h | 40 #define T5_PORT_REG(idx, reg) (T5_PORT_BASE(idx) + (reg)) macro |
| H A D | t4_hw.c | 3050 T5_PORT_REG(idx, A_MPS_PORT_STAT_##name##_L))) in t4_get_port_stats() |