Home
last modified time | relevance | path

Searched refs:cpl_op (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_lnode.h223 void csio_fcoe_fwevt_handler(struct csio_hw *, __u8 cpl_op, __be64 *);
H A Dcsio_lnode.c1477 * @cpl_op: CPL opcode
1483 csio_fcoe_fwevt_handler(struct csio_hw *hw, __u8 cpl_op, __be64 *cmd) in csio_fcoe_fwevt_handler() argument
1495 if (cpl_op == CPL_FW6_MSG && opcode == FW_FCOE_LINK_CMD) { in csio_fcoe_fwevt_handler()
1524 } else if (cpl_op == CPL_FW6_PLD) { in csio_fcoe_fwevt_handler()
1597 } else if (cpl_op == CPL_FW6_MSG) { in csio_fcoe_fwevt_handler()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_lnode.h236 void csio_fcoe_fwevt_handler(struct csio_hw *, __u8 cpl_op, __be64 *);
H A Dcsio_lnode.c1477 * @cpl_op: CPL opcode
1483 csio_fcoe_fwevt_handler(struct csio_hw *hw, __u8 cpl_op, __be64 *cmd) in csio_fcoe_fwevt_handler() argument
1495 if (cpl_op == CPL_FW6_MSG && opcode == FW_FCOE_LINK_CMD) { in csio_fcoe_fwevt_handler()
1524 } else if (cpl_op == CPL_FW6_PLD) { in csio_fcoe_fwevt_handler()
1597 } else if (cpl_op == CPL_FW6_MSG) { in csio_fcoe_fwevt_handler()

Completed in 10 milliseconds