Home
last modified time | relevance | path

Searched refs:BIT_4 (Results 1 – 21 of 21) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_fw.h40 #define PDF_CLASS_2 BIT_4
849 #define LCF_COND_PLOGI BIT_4 /* PLOGI only if not logged-in. */
850 #define LCF_IMPL_LOGO BIT_4 /* Perform an implicit LOGO. */
851 #define LCF_IMPL_PRLO BIT_4 /* Perform an implicit PRLO. */
908 #define TCF_LUN_RESET BIT_4
1021 #define CSRX_MAX_WRT_BURST_MASK (BIT_5|BIT_4)
1090 #define GPDX_LED_COLOR_MASK (BIT_4|BIT_3|BIT_2)
1096 #define GPDX_LED_AMBER_ON BIT_4
1559 #define FSTATE_WAITING_FOR_VERIFY BIT_4
Dqla_def.h69 #define BIT_4 0x10 macro
314 #define SRB_CRC_PROT_DMA_VALID BIT_4 /* DIF: prot DMA valid */
383 #define SRB_LOGIN_PRLI_ONLY BIT_4
997 #define FO1_DISABLE_LIP_F7_SW BIT_4
1172 #define MBX_4 BIT_4
1835 #define PO_DISABLE_GUARD_CHECK BIT_4
1926 #define RF_INV_E_COUNT BIT_4 /* Invalid entry count. */
1945 #define SS_RESERVE_CONFLICT (BIT_4 | BIT_3)
2361 #define NVME_PRLI_SP_TARGET BIT_4
2469 #define FCF_CONF_COMP_SUPPORTED BIT_4
[all …]
Dqla_target.h484 #define CTIO7_FLAGS_CONFIRM_SATISF BIT_4
547 #define CTIO_CRC_SF_DIF_CHOPPED BIT_4
751 #define NOTIFY_ACK_TM_RESP_CODE_VALID BIT_4
856 TRC_XMIT_DATA = BIT_4,
Dqla_init.c634 if ((e->prli_svc_param_word_3[0] & BIT_4) == 0) in qla24xx_handle_gnl_done_event()
658 if ((e->prli_svc_param_word_3[0] & BIT_4) == 0) in qla24xx_handle_gnl_done_event()
3684 (BIT_4 | BIT_3)) >> 3; in qla2x00_update_fw_options()
3688 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4; in qla2x00_update_fw_options()
3706 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4; in qla2x00_update_fw_options()
3780 ha->fw_options[2] |= BIT_4; in qla24xx_update_fw_options()
3782 ha->fw_options[2] &= ~BIT_4; in qla24xx_update_fw_options()
4412 nv->add_firmware_options[1] = BIT_5 | BIT_4; in qla2x00_nvram_config()
4419 nv->add_firmware_options[1] = BIT_5 | BIT_4; in qla2x00_nvram_config()
4473 nv->firmware_options[0] &= ~(BIT_5 | BIT_4); in qla2x00_nvram_config()
[all …]
Dqla_mid.c726 options |= BIT_4; in qla25xx_create_req_que()
846 options |= BIT_4; in qla25xx_create_rsp_que()
Dqla_mbx.c716 mcp->mb[4] |= BIT_4; in qla2x00_execute_fw()
1936 if ((pd24->prli_svc_param_word_3[0] & BIT_4) == 0) in qla2x00_get_port_database()
1981 if ((pd->prli_svc_param_word_3[0] & BIT_4) == 0) in qla2x00_get_port_database()
1987 fcport->supported_classes = (pd->options & BIT_4) ? in qla2x00_get_port_database()
2167 mcp->mb[1] = BIT_4; in qla24xx_link_initialize()
2224 mcp->mb[1] = BIT_4; /* re-init */ in qla2x00_lip_reset()
2412 if (iop[0] & BIT_4) { in qla24xx_login_fabric()
3766 mcp->mb[3] = port_speed & (BIT_5|BIT_4|BIT_3|BIT_2|BIT_1|BIT_0); in qla2x00_set_idma_speed()
4042 vpmod->options_idx1 = BIT_3|BIT_4|BIT_5; in qla24xx_modify_vp_config()
5964 } else if (subcode & (BIT_3 | BIT_4)) { in qla83xx_access_control()
[all …]
Dqla_target.c4770 if ((wd3_lo & BIT_4) == 0) in qlt_handle_login()
4968 if ((wd3_lo & BIT_4) == 0) in qlt_24xx_handle_els()
6773 nv->firmware_options_1 |= cpu_to_le32(BIT_4); in qlt_24xx_config_nvram_stage1()
6804 tmp = ~(BIT_4|BIT_5|BIT_6); in qlt_24xx_config_nvram_stage1()
6887 nv->firmware_options_1 |= cpu_to_le32(BIT_4); in qlt_81xx_config_nvram_stage1()
6916 tmp = ~(BIT_4|BIT_5|BIT_6); in qlt_81xx_config_nvram_stage1()
6991 vpmod->options_idx1 &= ~BIT_4; in qlt_modify_vp_config()
Dqla_isr.c1721 if (iop[0] & BIT_4) { in qla24xx_logio_entry()
2714 if (state_flags & BIT_4) in qla2x00_status_entry()
Dqla_attr.c2066 if (ha->fw_attributes & BIT_4) { in qla24xx_vport_create()
Dqla_os.c3304 if (ha->fw_attributes & BIT_4) { in qla2x00_probe_one()
4877 if ((wd3_lo & BIT_4) == 0) in qla24xx_create_new_sess()
/Linux-v4.19/drivers/scsi/
Dqla1280.h30 #define BIT_4 0x10 macro
133 #define ISP_CFG0_1040B BIT_4 /* ISP1040B */
137 #define ISP_CFG1_F64 BIT_4|BIT_5 /* 128-byte FIFO threshold */
139 #define ISP_CFG1_F16 BIT_4 /* 128-byte FIFO threshold */
Dqla1280.c1799 err = qla1280_mailbox_command(ha, BIT_4 | BIT_3 | BIT_2 | in qla1280_load_firmware_dma()
1816 err = qla1280_mailbox_command(ha, BIT_4 | BIT_3 | BIT_2 | in qla1280_load_firmware_dma()
1938 if (!(status = qla1280_mailbox_command(ha, BIT_7 | BIT_6 | BIT_4 | in qla1280_init_rings()
2221 cfg1 = RD_REG_WORD(&reg->cfg_1) & ~(BIT_4 | BIT_5 | BIT_6); in qla1280_nvram_config()
2303 mb[1] |= BIT_4; in qla1280_nvram_config()
2308 mb[2] |= BIT_4; in qla1280_nvram_config()
/Linux-v4.19/drivers/scsi/qla4xxx/
Dql4_def.h86 #define BIT_4 0x10 macro
233 #define SRB_GOT_SENSE BIT_4 /* sense data received. */
Dql4_os.c3625 SET_BITVAL(sess->discovery_sess, options, BIT_4); in qla4xxx_copy_to_fwddb_param()
3639 SET_BITVAL(sess->bidi_chap_en, options, BIT_4); in qla4xxx_copy_to_fwddb_param()
3648 SET_BITVAL(conn->tcp_wsf_disable, options, BIT_4); in qla4xxx_copy_to_fwddb_param()
3656 SET_BITVAL(conn->fragment_disable, options, BIT_4); in qla4xxx_copy_to_fwddb_param()
6118 if (BIT_4 & le16_to_cpu(fw_ddb_entry->iscsi_options)) { in qla4xxx_get_boot_target()
Dql4_mbx.c2093 iscsi_opts |= BIT_4; in qla4xxx_set_param_ddbentry()
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c1038 arg1 = id | (enable_mirroring ? BIT_4 : 0); in qlcnic_config_port_mirroring()
1346 arg1 |= (BIT_4 | BIT_6 | BIT_7); in qlcnic_config_switch_port()
1351 arg1 &= ~BIT_4; in qlcnic_config_switch_port()
1421 esw_cfg->discard_tagged = !!(arg1 & BIT_4); in qlcnic_get_eswitch_port_config()
Dqlcnic.h920 #define QLCNIC_FW_CAPABILITY_2_MULTI_TX BIT_4
933 #define QLCNIC_83XX_FW_CAPAB_ENCAP_CKO_OFFLOAD BIT_4
1324 #define QLCNIC_SWITCH_PORT_MIRRORING BIT_4
Dqlcnic_hdr.h200 #define BIT_4 0x10 macro
Dqlcnic_minidump.c28 #define QLCNIC_DUMP_POLLCRB BIT_4
Dqlcnic_sriov_common.c387 if (status & BIT_4) in qlcnic_sriov_get_vf_vport_info()
Dqlcnic_io.c367 #define QLCNIC_ENCAP_DO_L3_CSUM BIT_4