Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h48477 #define V_TX_LPI_ACTIVE(x) ((x) << S_TX_LPI_ACTIVE) macro
48478 #define F_TX_LPI_ACTIVE V_TX_LPI_ACTIVE(1U)