Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h31235 #define S_OUT_EOP_CNT3 28 macro
31237 #define V_OUT_EOP_CNT3(x) ((x) << S_OUT_EOP_CNT3)
31238 #define G_OUT_EOP_CNT3(x) (((x) >> S_OUT_EOP_CNT3) & M_OUT_EOP_CNT3)