Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6886 #define S_ETXEOPCNT 24 macro
6888 #define V_ETXEOPCNT(x) ((x) << S_ETXEOPCNT)
6889 #define G_ETXEOPCNT(x) (((x) >> S_ETXEOPCNT) & M_ETXEOPCNT)