Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h26072 #define S_RXCHNXOFF 28 macro
26074 #define V_RXCHNXOFF(x) ((x) << S_RXCHNXOFF)
26075 #define G_RXCHNXOFF(x) (((x) >> S_RXCHNXOFF) & M_RXCHNXOFF)