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