fw_prot_opts 146 drivers/scsi/qla2xxx/qla_iocb.c qla24xx_configure_prot_mode(srb_t *sp, uint16_t *fw_prot_opts) fw_prot_opts 152 drivers/scsi/qla2xxx/qla_iocb.c *fw_prot_opts = 0; fw_prot_opts 157 drivers/scsi/qla2xxx/qla_iocb.c *fw_prot_opts |= PO_MODE_DIF_REMOVE; fw_prot_opts 160 drivers/scsi/qla2xxx/qla_iocb.c *fw_prot_opts |= PO_MODE_DIF_INSERT; fw_prot_opts 163 drivers/scsi/qla2xxx/qla_iocb.c *fw_prot_opts |= PO_MODE_DIF_INSERT; fw_prot_opts 166 drivers/scsi/qla2xxx/qla_iocb.c *fw_prot_opts |= PO_MODE_DIF_REMOVE; fw_prot_opts 171 drivers/scsi/qla2xxx/qla_iocb.c *fw_prot_opts |= PO_MODE_DIF_TCP_CKSUM; fw_prot_opts 173 drivers/scsi/qla2xxx/qla_iocb.c *fw_prot_opts |= PO_MODE_DIF_PASS; fw_prot_opts 176 drivers/scsi/qla2xxx/qla_iocb.c *fw_prot_opts |= PO_MODE_DIF_PASS; fw_prot_opts 1389 drivers/scsi/qla2xxx/qla_iocb.c uint16_t tot_dsds, uint16_t tot_prot_dsds, uint16_t fw_prot_opts) fw_prot_opts 1515 drivers/scsi/qla2xxx/qla_iocb.c fw_prot_opts |= 0x10; /* Disable Guard tag checking */ fw_prot_opts 1521 drivers/scsi/qla2xxx/qla_iocb.c fw_prot_opts |= BIT_10; fw_prot_opts 1524 drivers/scsi/qla2xxx/qla_iocb.c fw_prot_opts |= BIT_11; fw_prot_opts 1534 drivers/scsi/qla2xxx/qla_iocb.c fw_prot_opts |= PO_ENABLE_DIF_BUNDLING; fw_prot_opts 1543 drivers/scsi/qla2xxx/qla_iocb.c crc_ctx_pkt->prot_opts = cpu_to_le16(fw_prot_opts); fw_prot_opts 1732 drivers/scsi/qla2xxx/qla_iocb.c uint16_t fw_prot_opts = 0; fw_prot_opts 1803 drivers/scsi/qla2xxx/qla_iocb.c if (qla24xx_configure_prot_mode(sp, &fw_prot_opts)) { fw_prot_opts 1865 drivers/scsi/qla2xxx/qla_iocb.c req->ring_ptr, tot_dsds, tot_prot_dsds, fw_prot_opts) != fw_prot_opts 2053 drivers/scsi/qla2xxx/qla_iocb.c uint16_t fw_prot_opts = 0; fw_prot_opts 2138 drivers/scsi/qla2xxx/qla_iocb.c if (qla24xx_configure_prot_mode(sp, &fw_prot_opts)) { fw_prot_opts 2200 drivers/scsi/qla2xxx/qla_iocb.c req->ring_ptr, tot_dsds, tot_prot_dsds, fw_prot_opts) != fw_prot_opts 2995 drivers/scsi/qla2xxx/qla_target.c uint16_t fw_prot_opts = 0; fw_prot_opts 3042 drivers/scsi/qla2xxx/qla_target.c fw_prot_opts |= 0x10; /* Disable Guard tag checking */ fw_prot_opts 3047 drivers/scsi/qla2xxx/qla_target.c fw_prot_opts |= PO_DIS_VALD_APP_ESC; fw_prot_opts 3049 drivers/scsi/qla2xxx/qla_target.c fw_prot_opts |= PO_DIS_VALD_APP_REF_ESC; fw_prot_opts 3055 drivers/scsi/qla2xxx/qla_target.c fw_prot_opts |= PO_MODE_DIF_INSERT; fw_prot_opts 3059 drivers/scsi/qla2xxx/qla_target.c fw_prot_opts |= PO_MODE_DIF_REMOVE; fw_prot_opts 3063 drivers/scsi/qla2xxx/qla_target.c fw_prot_opts |= PO_MODE_DIF_PASS; fw_prot_opts 3067 drivers/scsi/qla2xxx/qla_target.c fw_prot_opts |= PO_MODE_DIF_PASS; fw_prot_opts 3128 drivers/scsi/qla2xxx/qla_target.c qla_tgt_set_dif_tags(cmd, crc_ctx_pkt, &fw_prot_opts); fw_prot_opts 3140 drivers/scsi/qla2xxx/qla_target.c fw_prot_opts |= PO_ENABLE_DIF_BUNDLING; fw_prot_opts 3149 drivers/scsi/qla2xxx/qla_target.c crc_ctx_pkt->prot_opts = cpu_to_le16(fw_prot_opts);