Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h22425 #define V_RXCHNTUNNEL(x) ((x) << S_RXCHNTUNNEL) macro
22426 #define F_RXCHNTUNNEL V_RXCHNTUNNEL(1U)