Searched refs:M_CPL_WMARK (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h2051 #define M_CPL_WMARK 0x7ff macro
2053 #define G_CPL_WMARK(x) (((x) >> S_CPL_WMARK) & M_CPL_WMARK)

Completed in 185 milliseconds