Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h58453 #define S_WR_HI_TH 24 macro
58455 #define V_WR_HI_TH(x) ((x) << S_WR_HI_TH)
58456 #define G_WR_HI_TH(x) (((x) >> S_WR_HI_TH) & M_WR_HI_TH)