Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h26638 #define S_FIFOIPSOCPCNT 6 macro
26640 #define V_FIFOIPSOCPCNT(x) ((x) << S_FIFOIPSOCPCNT)
26641 #define G_FIFOIPSOCPCNT(x) (((x) >> S_FIFOIPSOCPCNT) & M_FIFOIPSOCPCNT)