Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h46947 #define V_RXBERROFLOW(x) ((x) << S_RXBERROFLOW) macro
46948 #define F_RXBERROFLOW V_RXBERROFLOW(1U)