Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h8367 #define S_TXSPI4EOPCNT 0 macro
8369 #define V_TXSPI4EOPCNT(x) ((x) << S_TXSPI4EOPCNT)
8370 #define G_TXSPI4EOPCNT(x) (((x) >> S_TXSPI4EOPCNT) & M_TXSPI4EOPCNT)