Home
last modified time | relevance | path

Searched defs: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
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h285 #define T5_PORT_BASE(idx) (T5_PORT0_BASE + (idx) * T5_PORT_STRIDE) macro