Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h52616 #define S_T5_RX_RTSEL 0 macro
52618 #define V_T5_RX_RTSEL(x) ((x) << S_T5_RX_RTSEL)
52619 #define G_T5_RX_RTSEL(x) (((x) >> S_T5_RX_RTSEL) & M_T5_RX_RTSEL)