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.h53381 #define V_LOOPNOFWD(x) ((x) << S_LOOPNOFWD) macro
53382 #define F_LOOPNOFWD V_LOOPNOFWD(1U)