Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h24849 #define S_TXPPPENPORT0 0 macro
24851 #define V_TXPPPENPORT0(x) ((x) << S_TXPPPENPORT0)
24852 #define G_TXPPPENPORT0(x) (((x) >> S_TXPPPENPORT0) & M_TXPPPENPORT0)