Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h47216 #define V_LPI_ACTIVE(x) ((x) << S_LPI_ACTIVE) macro
47217 #define F_LPI_ACTIVE V_LPI_ACTIVE(1U)