Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4_regs.h2942 #define T5_PORT0_BASE 0x30000 macro
2944 #define T5_PORT_BASE(idx) (T5_PORT0_BASE + (idx) * T5_PORT_STRIDE)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h272 #define T5_PORT0_BASE 0x30000 macro
273 #define T5_PORT0_REG(reg_addr) (T5_PORT0_BASE + (reg_addr))
285 #define T5_PORT_BASE(idx) (T5_PORT0_BASE + (idx) * T5_PORT_STRIDE)