Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h26276 #define S_ETXPLDEOPCNT 16 macro
26278 #define V_ETXPLDEOPCNT(x) ((x) << S_ETXPLDEOPCNT)
26279 #define G_ETXPLDEOPCNT(x) (((x) >> S_ETXPLDEOPCNT) & M_ETXPLDEOPCNT)