Home
last modified time | relevance | path

Searched refs:BIT_5 (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h85 #define OF_EXPL_CONF BIT_5 /* Explicit Confirmation Requested */
179 #define NOTIFY_ACK_FLAGS_FCSP BIT_5
481 #define CTIO7_FLAGS_EXPLICIT_CONFORM BIT_5
752 #define NOTIFY_ACK_CLEAR_LIP_RESET BIT_5
857 TRC_XMIT_STATUS = BIT_5,
H A Dqla_fw.h23 #define FO2_ENABLE_SEL_CLASS2 BIT_5
43 #define PDF_FCP2_CONF BIT_5
908 #define LCF_SKIP_PRLI BIT_5 /* Skip PRLI after PLOGI. */
909 #define LCF_IMPL_LOGO_ALL BIT_5 /* Implicit LOGO to all ports. */
1188 #define CSRX_MAX_WRT_BURST_MASK (BIT_5|BIT_4)
1229 #define HCCRX_RISC_RESET BIT_5 /* RISC Reset mode bit. */
1510 VP_FLAGS_NAME_VALID = BIT_5,
H A Dqla_init.c4528 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4; in qla2x00_update_fw_options()
4535 ha->fw_options[10] |= BIT_5 | in qla2x00_update_fw_options()
4541 (BIT_7 | BIT_6 | BIT_5)) >> 5; in qla2x00_update_fw_options()
4546 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4; in qla2x00_update_fw_options()
4553 ha->fw_options[11] |= BIT_5 | in qla2x00_update_fw_options()
5298 nv->firmware_options[1] = BIT_7 | BIT_5; in qla2x00_nvram_config()
5299 nv->add_firmware_options[0] = BIT_5; in qla2x00_nvram_config()
5300 nv->add_firmware_options[1] = BIT_5 | BIT_4; in qla2x00_nvram_config()
5305 nv->firmware_options[1] = BIT_7 | BIT_5; in qla2x00_nvram_config()
5306 nv->add_firmware_options[0] = BIT_5; in qla2x00_nvram_config()
[all …]
H A Dqla_mid.c760 options |= BIT_5; in qla25xx_create_req_que()
878 options |= BIT_5; in qla25xx_create_rsp_que()
H A Dqla_target.c7988 nv->firmware_options_1 |= cpu_to_le32(BIT_5); in qlt_24xx_config_nvram_stage1()
8015 tmp = ~(BIT_4|BIT_5|BIT_6); in qlt_24xx_config_nvram_stage1()
8094 nv->firmware_options_1 |= cpu_to_le32(BIT_5); in qlt_81xx_config_nvram_stage1()
8119 tmp = ~(BIT_4|BIT_5|BIT_6); in qlt_81xx_config_nvram_stage1()
8197 vpmod->options_idx1 &= ~BIT_5; in qlt_modify_vp_config()
H A Dqla_isr.c2585 } else if (iop[0] & BIT_5) in qla24xx_logio_entry()
H A Dqla_os.c6172 if (sfp[0] & BIT_2 || sfp[1] & (BIT_6|BIT_5)) in qla24xx_process_purex_rdp()
/linux/drivers/scsi/
H A Dqla1280.h22 #define BIT_5 0x20 macro
127 #define ISP_CFG1_F64 BIT_4|BIT_5 /* 128-byte FIFO threshold */
128 #define ISP_CFG1_F32 BIT_5 /* 128-byte FIFO threshold */
311 #define TP_PPR BIT_5 /* PPR */
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c1372 arg1 |= (BIT_2 | BIT_5); in qlcnic_config_switch_port()
1376 arg1 |= (BIT_3 | BIT_5); in qlcnic_config_switch_port()
1427 esw_cfg->host_vlan_tag = !!(arg1 & BIT_5); in qlcnic_get_eswitch_port_config()
H A Dqlcnic_hdr.h200 #define BIT_5 0x20 macro
H A Dqlcnic_minidump.c28 #define QLCNIC_DUMP_RD_SAVE BIT_5
H A Dqlcnic.h923 #define QLCNIC_FW_CAPABILITY_SET_DRV_VER BIT_5
H A Dqlcnic_sriov_common.c389 if (status & BIT_5) in qlcnic_sriov_get_vf_vport_info()
H A Dqlcnic_io.c368 #define QLCNIC_ENCAP_DO_L4_CSUM BIT_5
/linux/drivers/scsi/qla4xxx/
H A Dql4_def.h85 #define BIT_5 0x20 macro