Home
last modified time | relevance | path

Searched refs:CPL_SGE_EGR_UPDATE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h101 CPL_SGE_EGR_UPDATE = 0xA5, enumerator
H A Dsge.c3570 * t4_tx_completion_handler - handle CPL_SGE_EGR_UPDATE messages
3577 * Associated Ethernet RX Response Queue with CPL_SGE_EGR_UPDATE
3607 if (unlikely(opcode != CPL_SGE_EGR_UPDATE)) { in t4_tx_completion_handler()
3670 (*(u8 *)rsp == CPL_SGE_EGR_UPDATE))) { in t4_ethrx_handler()
H A Dcxgb4_main.c570 if (opcode != CPL_SGE_EGR_UPDATE) { in fwevtq_handler()
577 if (likely(opcode == CPL_SGE_EGR_UPDATE)) { in fwevtq_handler()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h101 CPL_SGE_EGR_UPDATE = 0xA5, enumerator
H A Dsge.c3576 * t4_tx_completion_handler - handle CPL_SGE_EGR_UPDATE messages
3583 * Associated Ethernet RX Response Queue with CPL_SGE_EGR_UPDATE
3613 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()

Completed in 48 milliseconds