Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h330 #define S_WR_GEN 31 macro
331 #define V_WR_GEN(x) ((x) << S_WR_GEN)
333 #define G_WR_GEN(x) ((x) >> S_WR_GEN)