Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h39809 #define V_STRIP_OVLAN(x) ((x) << S_STRIP_OVLAN) macro
39810 #define F_STRIP_OVLAN V_STRIP_OVLAN(1U)