Home
last modified time | relevance | path

Searched refs:EGR_QID (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h687 #define EGR_QID(x) ((x) & 0x1FFFF) macro
Dcxgb4_main.c665 unsigned int qid = EGR_QID(ntohl(p->opcode_qid)); in fwevtq_handler()
/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c437 unsigned int qid = EGR_QID(be32_to_cpu(p->opcode_qid)); in fwevtq_handler()