Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h2698 #define S_EGR_QID 0 macro
2700 #define V_EGR_QID(x) ((x) << S_EGR_QID)
2701 #define G_EGR_QID(x) (((x) >> S_EGR_QID) & M_EGR_QID)