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

/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h6125 #define S_SLVFIFOTXCNT 12 macro
6127 #define V_SLVFIFOTXCNT(x) ((x) << S_SLVFIFOTXCNT)
6128 #define G_SLVFIFOTXCNT(x) (((x) >> S_SLVFIFOTXCNT) & M_SLVFIFOTXCNT)
/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h36126 #define S_SLVFIFOTXCNT macro
[all...]

Completed in 640 milliseconds