Searched refs:EGR_QID_G (Results 1 – 3 of 3) sorted by relevance
1045 #define EGR_QID_G(x) (((x) >> EGR_QID_S) & EGR_QID_M) macro
623 unsigned int qid = EGR_QID_G(ntohl(p->opcode_qid)); in fwevtq_handler()
474 unsigned int qid = EGR_QID_G(be32_to_cpu(p->opcode_qid)); in fwevtq_handler()