Home
last modified time | relevance | path

Searched refs:CPL_FW4_MSG (Results 1 – 4 of 4) 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.c3592 if (unlikely(opcode == CPL_FW4_MSG && in t4_tx_completion_handler()
3681 if (unlikely((*(u8 *)rsp == CPL_FW4_MSG) || in t4_ethrx_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()