Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgb/common/
HDcxgb_regs.h8380 #define S_RXSPI4EOPCNT 0 macro
8382 #define V_RXSPI4EOPCNT(x) ((x) << S_RXSPI4EOPCNT)
8383 #define G_RXSPI4EOPCNT(x) (((x) >> S_RXSPI4EOPCNT) & M_RXSPI4EOPCNT)