Searched refs:G_EGR_QID (Results 1 – 2 of 2) sorted by relevance
2634 #define G_EGR_QID(x) (((x) >> S_EGR_QID) & M_EGR_QID) macro
3177 unsigned int qid = G_EGR_QID(ntohl(cpl->opcode_qid)); in handle_sge_egr_update()