Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/cxgbe/common/
H A Dt4_regs.h5811 #define S_VC1_PD_CREDITS 0 macro
5813 #define V_VC1_PD_CREDITS(x) ((x) << S_VC1_PD_CREDITS)
5814 #define G_VC1_PD_CREDITS(x) (((x) >> S_VC1_PD_CREDITS) & M_VC1_PD_CREDITS)