Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h5600 #define V_STAT_CHANNEL(x) ((x) << S_STAT_CHANNEL) macro
5601 #define F_STAT_CHANNEL V_STAT_CHANNEL(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h30475 #define V_STAT_CHANNEL(x) ((x) << S_STAT_CHANNEL) macro