Searched refs:CAP_HDR_ENGINE_CLASS (Results 1 – 2 of 2) sorted by relevance
118 #define CAP_HDR_ENGINE_CLASS GENMASK(7, 4) /* see GUC_MAX_ENGINE_CLASSES */ macro
1286 node->eng_class = FIELD_GET(CAP_HDR_ENGINE_CLASS, hdr.info); in guc_capture_extract_reglists()1292 node->eng_class = FIELD_GET(CAP_HDR_ENGINE_CLASS, hdr.info); in guc_capture_extract_reglists()