Home
last modified time | relevance | path

Searched refs:BIT_11 (Results 1 – 14 of 14) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_nvme.h60 #define CF_NVME_FIRST_BURST_ENABLE BIT_11
Dqla_fw.h615 #define SF_TRANSFERRED_DATA BIT_11
762 #define ECF_INCL_FRAME_HDR BIT_11
1008 #define CSRX_PCIX_BUS_MODE_MASK (BIT_11|BIT_10|BIT_9|BIT_8)
Dqla_def.h91 #define BIT_11 0x800 macro
1088 #define FO1_AE_PLOGI_RJT BIT_11
1250 #define MBX_11 BIT_11
1903 #define PO_DIS_VALD_APP_REF_ESC BIT_11
2004 #define SS_RESIDUAL_UNDER BIT_11
3790 #define DT_ISP2532 BIT_11
Dqla_target.h839 TRC_CTIO_ERR = BIT_11,
Dqla_init.c3864 ha->fw_options[2] |= BIT_11; in qla24xx_update_fw_options()
3866 ha->fw_options[2] &= ~BIT_11; in qla24xx_update_fw_options()
7149 nv->host_p = cpu_to_le32(BIT_11|BIT_10); in qla24xx_nvram_config()
7219 le32_to_cpu(nv->host_p) & BIT_11 ? 1 : 0; in qla24xx_nvram_config()
8344 nv->host_p = cpu_to_le32(BIT_11|BIT_10); in qla81xx_nvram_config()
8429 le32_to_cpu(nv->host_p) & BIT_11 ? 1 : 0; in qla81xx_nvram_config()
8655 ha->fw_options[2] |= BIT_11; in qla81xx_update_fw_options()
8657 ha->fw_options[2] &= ~BIT_11; in qla81xx_update_fw_options()
Dqla_isr.c199 if (hccr & (BIT_15 | BIT_13 | BIT_11 | BIT_8)) in qla2300_intr_handler()
Dqla_iocb.c1524 fw_prot_opts |= BIT_11; in qla24xx_build_scsi_crc_2_iocbs()
Dqla_gs.c2770 case BIT_11: in qla2x00_port_speed_capability()
/drivers/scsi/
Dqla1280.h28 #define BIT_11 0x800 macro
314 #define TP_TAGGED_QUEUE BIT_11 /* Tagged queuing. */
576 #define SF_TRANSFERRED_DATA BIT_11 /* Transferred data */
/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hdr.h207 #define BIT_11 0x800 macro
Dqlcnic_83xx_hw.c65 #define QLC_83XX_10G_CAPABLE BIT_11
/drivers/scsi/qla4xxx/
Dql4_def.h93 #define BIT_11 0x800 macro
Dql4_mbx.c2104 iscsi_opts |= BIT_11; in qla4xxx_set_param_ddbentry()
Dql4_os.c3619 SET_BITVAL(conn->is_fw_assigned_ipv6, options, BIT_11); in qla4xxx_copy_to_fwddb_param()
3633 SET_BITVAL(sess->imm_data_en, options, BIT_11); in qla4xxx_copy_to_fwddb_param()