Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_regs.h35 #define T5_PORT0_BASE 0x30000 macro
36 #define T5_PORT0_REG(reg_addr) (T5_PORT0_BASE + (reg_addr))
39 #define T5_PORT_BASE(idx) (T5_PORT0_BASE + (idx) * T5_PORT_STRIDE)