Searched refs:PORT_REG (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/cxgbe/base/ | ||
| H A D | t4_regs.h | 24 #define PORT_REG(idx, reg) (PORT_BASE(idx) + (reg)) macro |
| H A D | t4_hw.c | 3229 PORT_REG(idx, A_MPS_PORT_STAT_##name##_L) :\ in t4_get_port_stats() |