Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h2729 #define S_TP_CH_CNG 14 macro
2731 #define V_TP_CH_CNG(x) ((x) << S_TP_CH_CNG)
2732 #define G_TP_CH_CNG(x) (((x) >> S_TP_CH_CNG) & M_TP_CH_CNG)