Home
last modified time | relevance | path

Searched refs:T5_PORT_BASE (Results 1 – 3 of 3) 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_hw.c10946 port_base_addr = T5_PORT_BASE(idx); in t4_clr_port_stats()
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))