Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h28138 #define V_TRC_RXVALID(x) ((x) << S_TRC_RXVALID) macro
28139 #define F_TRC_RXVALID V_TRC_RXVALID(1U)