Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_iocb.c146 qla24xx_configure_prot_mode(srb_t *sp, uint16_t *fw_prot_opts) in qla24xx_configure_prot_mode() argument
151 *fw_prot_opts = 0; in qla24xx_configure_prot_mode()
156 *fw_prot_opts |= PO_MODE_DIF_REMOVE; in qla24xx_configure_prot_mode()
159 *fw_prot_opts |= PO_MODE_DIF_INSERT; in qla24xx_configure_prot_mode()
162 *fw_prot_opts |= PO_MODE_DIF_INSERT; in qla24xx_configure_prot_mode()
165 *fw_prot_opts |= PO_MODE_DIF_REMOVE; in qla24xx_configure_prot_mode()
170 *fw_prot_opts |= PO_MODE_DIF_TCP_CKSUM; in qla24xx_configure_prot_mode()
172 *fw_prot_opts |= PO_MODE_DIF_PASS; in qla24xx_configure_prot_mode()
175 *fw_prot_opts |= PO_MODE_DIF_PASS; in qla24xx_configure_prot_mode()
180 *fw_prot_opts | in qla24xx_configure_prot_mode()
1336 qla24xx_build_scsi_crc_2_iocbs(srb_t *sp, struct cmd_type_crc_2 *cmd_pkt, uint16_t tot_dsds, uint16_t tot_prot_dsds, uint16_t fw_prot_opts) qla24xx_build_scsi_crc_2_iocbs() argument
1705 uint16_t fw_prot_opts = 0; qla24xx_dif_start_scsi() local
2073 uint16_t fw_prot_opts = 0; qla2xxx_dif_start_scsi_mq() local
[all...]
H A Dqla_target.c3045 uint16_t fw_prot_opts = 0; in qlt_build_ctio_crc2_pkt() local
3092 fw_prot_opts |= 0x10; /* Disable Guard tag checking */ in qlt_build_ctio_crc2_pkt()
3097 fw_prot_opts |= PO_DIS_VALD_APP_ESC; in qlt_build_ctio_crc2_pkt()
3099 fw_prot_opts |= PO_DIS_VALD_APP_REF_ESC; in qlt_build_ctio_crc2_pkt()
3105 fw_prot_opts |= PO_MODE_DIF_INSERT; in qlt_build_ctio_crc2_pkt()
3109 fw_prot_opts |= PO_MODE_DIF_REMOVE; in qlt_build_ctio_crc2_pkt()
3113 fw_prot_opts |= PO_MODE_DIF_PASS; in qlt_build_ctio_crc2_pkt()
3117 fw_prot_opts |= PO_MODE_DIF_PASS; in qlt_build_ctio_crc2_pkt()
3178 qla_tgt_set_dif_tags(cmd, crc_ctx_pkt, &fw_prot_opts); in qlt_build_ctio_crc2_pkt()
3190 fw_prot_opts | in qlt_build_ctio_crc2_pkt()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_iocb.c145 qla24xx_configure_prot_mode(srb_t *sp, uint16_t *fw_prot_opts) in qla24xx_configure_prot_mode() argument
151 *fw_prot_opts = 0; in qla24xx_configure_prot_mode()
156 *fw_prot_opts |= PO_MODE_DIF_REMOVE; in qla24xx_configure_prot_mode()
159 *fw_prot_opts |= PO_MODE_DIF_INSERT; in qla24xx_configure_prot_mode()
162 *fw_prot_opts |= PO_MODE_DIF_INSERT; in qla24xx_configure_prot_mode()
165 *fw_prot_opts |= PO_MODE_DIF_REMOVE; in qla24xx_configure_prot_mode()
170 *fw_prot_opts |= PO_MODE_DIF_TCP_CKSUM; in qla24xx_configure_prot_mode()
172 *fw_prot_opts |= PO_MODE_DIF_PASS; in qla24xx_configure_prot_mode()
175 *fw_prot_opts |= PO_MODE_DIF_PASS; in qla24xx_configure_prot_mode()
1387 * @fw_prot_opts
1390 qla24xx_build_scsi_crc_2_iocbs(srb_t *sp, struct cmd_type_crc_2 *cmd_pkt, uint16_t tot_dsds, uint16_t tot_prot_dsds, uint16_t fw_prot_opts) qla24xx_build_scsi_crc_2_iocbs() argument
1747 uint16_t fw_prot_opts = 0; qla24xx_dif_start_scsi() local
2094 uint16_t fw_prot_opts = 0; qla2xxx_dif_start_scsi_mq() local
[all...]
H A Dqla_target.c3013 uint16_t fw_prot_opts = 0; in qlt_build_ctio_crc2_pkt() local
3060 fw_prot_opts |= 0x10; /* Disable Guard tag checking */ in qlt_build_ctio_crc2_pkt()
3065 fw_prot_opts |= PO_DIS_VALD_APP_ESC; in qlt_build_ctio_crc2_pkt()
3067 fw_prot_opts |= PO_DIS_VALD_APP_REF_ESC; in qlt_build_ctio_crc2_pkt()
3073 fw_prot_opts |= PO_MODE_DIF_INSERT; in qlt_build_ctio_crc2_pkt()
3077 fw_prot_opts |= PO_MODE_DIF_REMOVE; in qlt_build_ctio_crc2_pkt()
3081 fw_prot_opts |= PO_MODE_DIF_PASS; in qlt_build_ctio_crc2_pkt()
3085 fw_prot_opts |= PO_MODE_DIF_PASS; in qlt_build_ctio_crc2_pkt()
3146 qla_tgt_set_dif_tags(cmd, crc_ctx_pkt, &fw_prot_opts); in qlt_build_ctio_crc2_pkt()
3158 fw_prot_opts | in qlt_build_ctio_crc2_pkt()
[all...]

Completed in 15 milliseconds