Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h44908 #define S_TSCHNLRTSEL 14 macro
44910 #define V_TSCHNLRTSEL(x) ((x) << S_TSCHNLRTSEL)
44911 #define G_TSCHNLRTSEL(x) (((x) >> S_TSCHNLRTSEL) & M_TSCHNLRTSEL)