Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h5005 #define S_RXDEBUGFLAGS 16 macro
5007 #define V_RXDEBUGFLAGS(x) ((x) << S_RXDEBUGFLAGS)
5008 #define G_RXDEBUGFLAGS(x) (((x) >> S_RXDEBUGFLAGS) & M_RXDEBUGFLAGS)