Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11938 #define S_ETXEOPCNT 24 macro
11940 #define V_ETXEOPCNT(x) ((x) << S_ETXEOPCNT)
11941 #define G_ETXEOPCNT(x) (((x) >> S_ETXEOPCNT) & M_ETXEOPCNT)