Home
last modified time | relevance | path

Searched refs:G_EGR_QID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h2634 #define G_EGR_QID(x) (((x) >> S_EGR_QID) & M_EGR_QID) macro
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c3412 unsigned int qid = G_EGR_QID(ntohl(cpl->opcode_qid)); in handle_sge_egr_update()