Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h40576 #define V_LOOPNOFWD(x) ((x) << S_LOOPNOFWD) macro
40577 #define F_LOOPNOFWD V_LOOPNOFWD(1U)