Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h27488 #define S_ROCEV2UDPPORT 0 macro
27490 #define V_ROCEV2UDPPORT(x) ((x) << S_ROCEV2UDPPORT)
27491 #define G_ROCEV2UDPPORT(x) (((x) >> S_ROCEV2UDPPORT) & M_ROCEV2UDPPORT)