Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h31200 #define S_IN_EOP_CNT2 24 macro
31202 #define V_IN_EOP_CNT2(x) ((x) << S_IN_EOP_CNT2)
31203 #define G_IN_EOP_CNT2(x) (((x) >> S_IN_EOP_CNT2) & M_IN_EOP_CNT2)