Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h572 #define S_DRBPRITHRSH 0 macro
574 #define V_DRBPRITHRSH(x) ((x) << S_DRBPRITHRSH)
575 #define G_DRBPRITHRSH(x) (((x) >> S_DRBPRITHRSH) & M_DRBPRITHRSH)