Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h33593 #define S_T5_RXPORT 11 macro
33595 #define V_T5_RXPORT(x) ((x) << S_T5_RXPORT)
33596 #define G_T5_RXPORT(x) (((x) >> S_T5_RXPORT) & M_T5_RXPORT)