Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h32216 #define S_DMAC_TCAM_SEL 1 macro
32218 #define V_DMAC_TCAM_SEL(x) ((x) << S_DMAC_TCAM_SEL)
32219 #define G_DMAC_TCAM_SEL(x) (((x) >> S_DMAC_TCAM_SEL) & M_DMAC_TCAM_SEL)