Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h28142 #define V_TRC_RXFULL(x) ((x) << S_TRC_RXFULL) macro
28143 #define F_TRC_RXFULL V_TRC_RXFULL(1U)