Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h8379 #define S_RXSPI4EOPCNT 0 macro
8381 #define V_RXSPI4EOPCNT(x) ((x) << S_RXSPI4EOPCNT)
8382 #define G_RXSPI4EOPCNT(x) (((x) >> S_RXSPI4EOPCNT) & M_RXSPI4EOPCNT)