Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8774 #define S_RXFRAGENABLE 12 macro
8776 #define V_RXFRAGENABLE(x) ((x) << S_RXFRAGENABLE)
8777 #define G_RXFRAGENABLE(x) (((x) >> S_RXFRAGENABLE) & M_RXFRAGENABLE)