Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h1381 #define EGR_QID_G(x) (((x) >> EGR_QID_S) & EGR_QID_M) macro
Dcxgb4_main.c579 unsigned int qid = EGR_QID_G(ntohl(p->opcode_qid)); in fwevtq_handler()
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c533 unsigned int qid = EGR_QID_G(be32_to_cpu(p->opcode_qid)); in fwevtq_handler()