Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h31195 #define S_IN_EOP_CNT3 28 macro
31197 #define V_IN_EOP_CNT3(x) ((x) << S_IN_EOP_CNT3)
31198 #define G_IN_EOP_CNT3(x) (((x) >> S_IN_EOP_CNT3) & M_IN_EOP_CNT3)