Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h30405 #define S_RX_CH0_DEFICIT 0 macro
30407 #define V_RX_CH0_DEFICIT(x) ((x) << S_RX_CH0_DEFICIT)
30408 #define G_RX_CH0_DEFICIT(x) (((x) >> S_RX_CH0_DEFICIT) & M_RX_CH0_DEFICIT)