Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h15970 #define S_PKTFIFO 4 macro
15972 #define V_PKTFIFO(x) ((x) << S_PKTFIFO)
15973 #define G_PKTFIFO(x) (((x) >> S_PKTFIFO) & M_PKTFIFO)