Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h52352 #define S_RXALIGNERR 0 macro
52354 #define V_RXALIGNERR(x) ((x) << S_RXALIGNERR)
52355 #define G_RXALIGNERR(x) (((x) >> S_RXALIGNERR) & M_RXALIGNERR)