Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h31242 #define S_OUT_EOP_CNT2 24 macro
31244 #define V_OUT_EOP_CNT2(x) ((x) << S_OUT_EOP_CNT2)
31245 #define G_OUT_EOP_CNT2(x) (((x) >> S_OUT_EOP_CNT2) & M_OUT_EOP_CNT2)