Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgbe/common/
HDt4_regs.h19191 #define S_CMD_THROTTLE_FIFO_CNT8 22 macro
19193 #define V_CMD_THROTTLE_FIFO_CNT8(x) ((x) << S_CMD_THROTTLE_FIFO_CNT8)
19194 #define G_CMD_THROTTLE_FIFO_CNT8(x) (((x) >> S_CMD_THROTTLE_FIFO_CNT8) & M_CMD_THROTTLE_FIFO_CNT8)