Home
last modified time | relevance | path

Searched refs:CPL_SGE_EGR_UPDATE (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c513 if (opcode != CPL_SGE_EGR_UPDATE) { in fwevtq_handler()
522 case CPL_SGE_EGR_UPDATE: { in fwevtq_handler()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h101 CPL_SGE_EGR_UPDATE = 0xA5, enumerator
Dsge.c3613 if (unlikely(opcode != CPL_SGE_EGR_UPDATE)) { in t4_tx_completion_handler()
3695 (*(u8 *)rsp == CPL_SGE_EGR_UPDATE))) { in t4_ethrx_handler()
Dcxgb4_main.c570 if (opcode != CPL_SGE_EGR_UPDATE) { in fwevtq_handler()
577 if (likely(opcode == CPL_SGE_EGR_UPDATE)) { in fwevtq_handler()