Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h22592 #define V_ENABLEXOFFPDU(x) ((x) << S_ENABLEXOFFPDU) macro
22593 #define F_ENABLEXOFFPDU V_ENABLEXOFFPDU(1U)