Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c513 if (opcode != CPL_SGE_EGR_UPDATE) { in fwevtq_handler()
522 case CPL_SGE_EGR_UPDATE: { in fwevtq_handler()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h101 CPL_SGE_EGR_UPDATE = 0xA5, enumerator
H A 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()
H A Dcxgb4_main.c569 if (opcode != CPL_SGE_EGR_UPDATE) { in fwevtq_handler()
576 if (likely(opcode == CPL_SGE_EGR_UPDATE)) { in fwevtq_handler()