Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h21284 #define S_RX_CH1_DEFICIT 12 macro
21286 #define V_RX_CH1_DEFICIT(x) ((x) << S_RX_CH1_DEFICIT)
21287 #define G_RX_CH1_DEFICIT(x) (((x) >> S_RX_CH1_DEFICIT) & M_RX_CH1_DEFICIT)