Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/cxgbe/common/
H A Dt4_regs.h33679 #define S_STATSSUBPRTL 0 macro
33681 #define V_STATSSUBPRTL(x) ((x) << S_STATSSUBPRTL)
33682 #define G_STATSSUBPRTL(x) (((x) >> S_STATSSUBPRTL) & M_STATSSUBPRTL)