Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h6123 #define S_SLVFIFOTXCNT 12 macro
6125 #define V_SLVFIFOTXCNT(x) ((x) << S_SLVFIFOTXCNT)
6126 #define G_SLVFIFOTXCNT(x) (((x) >> S_SLVFIFOTXCNT) & M_SLVFIFOTXCNT)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h36128 #define S_SLVFIFOTXCNT 12 macro
36130 #define V_SLVFIFOTXCNT(x) ((x) << S_SLVFIFOTXCNT)
36131 #define G_SLVFIFOTXCNT(x) (((x) >> S_SLVFIFOTXCNT) & M_SLVFIFOTXCNT)