Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h39174 #define S_TCAM_SRVR_HIT 10 macro
39176 #define V_TCAM_SRVR_HIT(x) ((x) << S_TCAM_SRVR_HIT)
39177 #define G_TCAM_SRVR_HIT(x) (((x) >> S_TCAM_SRVR_HIT) & M_TCAM_SRVR_HIT)