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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h5007 #define M_RXDEBUGFLAGS 0xffff macro
5009 #define G_RXDEBUGFLAGS(x) (((x) >> S_RXDEBUGFLAGS) & M_RXDEBUGFLAGS)

Completed in 122 milliseconds