Searched refs:S_ROCEV2UDPPORT (Results 1 – 1 of 1) sorted by relevance
7044 #define S_ROCEV2UDPPORT 0 macro7046 #define V_ROCEV2UDPPORT(x) ((x) << S_ROCEV2UDPPORT)7047 #define G_ROCEV2UDPPORT(x) (((x) >> S_ROCEV2UDPPORT) & M_ROCEV2UDPPORT)