Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h39206 #define S_HPRI_FILT_HIT 10 macro
39208 #define V_HPRI_FILT_HIT(x) ((x) << S_HPRI_FILT_HIT)
39209 #define G_HPRI_FILT_HIT(x) (((x) >> S_HPRI_FILT_HIT) & M_HPRI_FILT_HIT)