Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h26992 #define V_TCPOPDRDY(x) ((x) << S_TCPOPDRDY) macro
26993 #define F_TCPOPDRDY V_TCPOPDRDY(1U)