Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h31238 #define S_OUT_EOP_CNT2 24 macro
31240 #define V_OUT_EOP_CNT2(x) ((x) << S_OUT_EOP_CNT2)
31241 #define G_OUT_EOP_CNT2(x) (((x) >> S_OUT_EOP_CNT2) & M_OUT_EOP_CNT2)