Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h10601 #define S_TCAM_SRVR_HIT 10 macro
10603 #define V_TCAM_SRVR_HIT(x) ((x) << S_TCAM_SRVR_HIT)
10604 #define G_TCAM_SRVR_HIT(x) (((x) >> S_TCAM_SRVR_HIT) & M_TCAM_SRVR_HIT)