Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h30139 #define S_RXCRCCAL 16 macro
30141 #define V_RXCRCCAL(x) ((x) << S_RXCRCCAL)
30142 #define G_RXCRCCAL(x) (((x) >> S_RXCRCCAL) & M_RXCRCCAL)