Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h10807 #define S_TCAM_TID_BASE 0 macro
10809 #define V_TCAM_TID_BASE(x) ((x) << S_TCAM_TID_BASE)
10810 #define G_TCAM_TID_BASE(x) (((x) >> S_TCAM_TID_BASE) & M_TCAM_TID_BASE)