Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h2250 #define S_L2T_VLANTAG 0 macro
2252 #define V_L2T_VLANTAG(x) ((x) << S_L2T_VLANTAG)
2253 #define G_L2T_VLANTAG(x) (((x) >> S_L2T_VLANTAG) & M_L2T_VLANTAG)