Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h3632 #define M_TCAMSERVERUSE 0x3 macro
3634 #define G_TCAMSERVERUSE(x) (((x) >> S_TCAMSERVERUSE) & M_TCAMSERVERUSE)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h21685 #define M_TCAMSERVERUSE 0x3U macro
21687 #define G_TCAMSERVERUSE(x) (((x) >> S_TCAMSERVERUSE) & M_TCAMSERVERUSE)