Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4_regs.h2944 #define T5_PORT_BASE(idx) (T5_PORT0_BASE + (idx) * T5_PORT_STRIDE) macro
2945 #define T5_PORT_REG(idx, reg) (T5_PORT_BASE(idx) + (reg))
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h285 #define T5_PORT_BASE(idx) (T5_PORT0_BASE + (idx) * T5_PORT_STRIDE) macro
286 #define T5_PORT_REG(idx, reg) (T5_PORT_BASE(idx) + (reg))