Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h29038 #define S_RXALIGNERR 0 macro
29040 #define V_RXALIGNERR(x) ((x) << S_RXALIGNERR)
29041 #define G_RXALIGNERR(x) (((x) >> S_RXALIGNERR) & M_RXALIGNERR)