Home
last modified time | relevance | path

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

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