Searched refs:S_HDR_QSET (Results 1 – 1 of 1) sorted by relevance
67 #define S_HDR_QSET 4 macro69 #define V_HDR_QSET(x) ((x) << S_HDR_QSET)70 #define G_HDR_QSET(x) (((x) >> S_HDR_QSET) & M_HDR_QSET)