Home
last modified time | relevance | path

Searched refs:CPL_FW4_MSG (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.c82 if (((const struct rss_header *)rsp)->opcode == CPL_FW4_MSG && in uldrx_handler()
H A Dt4_msg.h108 CPL_FW4_MSG = 0xC0, enumerator
H A Dsge.c3591 if (unlikely(opcode == CPL_FW4_MSG && in t4_tx_completion_handler()
3680 if (unlikely((*(u8 *)rsp == CPL_FW4_MSG) || in t4_ethrx_handler()
H A Dcxgb4_main.c564 if (unlikely(opcode == CPL_FW4_MSG && in fwevtq_handler()
594 } else if (opcode == CPL_FW6_MSG || opcode == CPL_FW4_MSG) { in fwevtq_handler()
/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c3952 } else if (op == CPL_FW6_MSG || op == CPL_FW4_MSG) { in csio_process_fwevtq_entry()
4012 msg->opcode == CPL_FW4_MSG) && in csio_evtq_worker()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c508 case CPL_FW4_MSG: { in fwevtq_handler()