Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h26635 #define S_FIFOETHSOCPCNT 8 macro
26637 #define V_FIFOETHSOCPCNT(x) ((x) << S_FIFOETHSOCPCNT)
26638 #define G_FIFOETHSOCPCNT(x) (((x) >> S_FIFOETHSOCPCNT) & M_FIFOETHSOCPCNT)