Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h1611 #define V_ENABLE_DROP(x) ((x) << S_ENABLE_DROP) macro
1612 #define F_ENABLE_DROP V_ENABLE_DROP(1U)