Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h31205 #define S_IN_EOP_CNT1 20 macro
31207 #define V_IN_EOP_CNT1(x) ((x) << S_IN_EOP_CNT1)
31208 #define G_IN_EOP_CNT1(x) (((x) >> S_IN_EOP_CNT1) & M_IN_EOP_CNT1)