Home
last modified time | relevance | path

Searched refs:cpl_op (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/scsi/csiostor/
Dcsio_lnode.h236 void csio_fcoe_fwevt_handler(struct csio_hw *, __u8 cpl_op, __be64 *);
Dcsio_lnode.c1481 csio_fcoe_fwevt_handler(struct csio_hw *hw, __u8 cpl_op, __be64 *cmd) in csio_fcoe_fwevt_handler() argument
1493 if (cpl_op == CPL_FW6_MSG && opcode == FW_FCOE_LINK_CMD) { in csio_fcoe_fwevt_handler()
1522 } else if (cpl_op == CPL_FW6_PLD) { in csio_fcoe_fwevt_handler()
1595 } else if (cpl_op == CPL_FW6_MSG) { in csio_fcoe_fwevt_handler()