Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h7247 #define V_STATOFLOW(x) ((x) << S_STATOFLOW) macro
7248 #define F_STATOFLOW V_STATOFLOW(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h41613 #define V_STATOFLOW(x) ((x) << S_STATOFLOW) macro
41614 #define F_STATOFLOW V_STATOFLOW(1U)