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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4_msg.h585 #define EGR_QID(x) ((x) & 0x1FFFF) macro
H A Dcxgb4_main.c425 unsigned int qid = EGR_QID(ntohl(p->opcode_qid));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4vf/
H A Dcxgb4vf_main.c435 unsigned int qid = EGR_QID(be32_to_cpu(p->opcode_qid));

Completed in 85 milliseconds