Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
A Dqla_fw.h44 #define PDF_CLASS_2 BIT_4
910 #define LCF_COND_PLOGI BIT_4 /* PLOGI only if not logged-in. */
911 #define LCF_IMPL_LOGO BIT_4 /* Perform an implicit LOGO. */
912 #define LCF_IMPL_PRLO BIT_4 /* Perform an implicit PRLO. */
971 #define TCF_LUN_RESET BIT_4
1004 #define AOF_RSP_TIMEOUT BIT_4 /* Use specified response timeout. */
1188 #define CSRX_MAX_WRT_BURST_MASK (BIT_5|BIT_4)
1257 #define GPDX_LED_COLOR_MASK (BIT_4|BIT_3|BIT_2)
1263 #define GPDX_LED_AMBER_ON BIT_4
1750 #define FSTATE_WAITING_FOR_VERIFY BIT_4
A Dqla_target.h481 #define CTIO7_FLAGS_CONFIRM_SATISF BIT_4
544 #define CTIO_CRC_SF_DIF_CHOPPED BIT_4
750 #define NOTIFY_ACK_TM_RESP_CODE_VALID BIT_4
847 TRC_XMIT_DATA = BIT_4,
A Dqla_edif.h21 #define EDIF_SA_CTL_FLG_CLEANUP_DEL BIT_4
A Dqla_def.h107 #define BIT_4 0x10 macro
494 #define SRB_LOGIN_PRLI_ONLY BIT_4
1177 #define FO1_DISABLE_LIP_F7_SW BIT_4
1354 #define MBX_4 BIT_4
2014 #define PO_DISABLE_GUARD_CHECK BIT_4
2127 #define SS_RESERVE_CONFLICT (BIT_4 | BIT_3)
2536 #define NVME_PRLI_SP_TARGET BIT_4
2697 #define FCF_CONF_COMP_SUPPORTED BIT_4
5254 #define FC_LL_L BIT_4 /* Long */
5272 #define FC_MED_TV BIT_4 /* Video Coax */
[all …]
A Dqla_init.c4131 (BIT_4 | BIT_3)) >> 3; in qla2x00_update_fw_options()
4135 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4; in qla2x00_update_fw_options()
4153 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4; in qla2x00_update_fw_options()
4228 ha->fw_options[2] |= BIT_4; in qla24xx_update_fw_options()
4230 ha->fw_options[2] &= ~(BIT_4); in qla24xx_update_fw_options()
4951 nv->firmware_options[0] &= ~(BIT_5 | BIT_4); in qla2x00_nvram_config()
4953 nv->firmware_options[1] &= ~BIT_4; in qla2x00_nvram_config()
4978 (BIT_5 | BIT_4)) { in qla2x00_nvram_config()
7708 (BIT_6 | BIT_5 | BIT_4)) >> 4; in qla24xx_nvram_config()
8920 (BIT_6 | BIT_5 | BIT_4)) >> 4; in qla81xx_nvram_config()
[all …]
A Dqla_mid.c763 options |= BIT_4; in qla25xx_create_req_que()
881 options |= BIT_4; in qla25xx_create_rsp_que()
A Dqla_mbx.c724 mcp->mb[4] |= BIT_4; in qla2x00_execute_fw()
2050 if ((pd24->prli_svc_param_word_3[0] & BIT_4) == 0) in qla2x00_get_port_database()
2095 if ((pd->prli_svc_param_word_3[0] & BIT_4) == 0) in qla2x00_get_port_database()
2332 mcp->mb[1] = BIT_4; in qla24xx_link_initialize()
2388 mcp->mb[1] = BIT_4; in qla2x00_lip_reset()
2574 if (iop[0] & BIT_4) { in qla24xx_login_fabric()
2898 mcp->mb[1] = IS_FWI2_CAPABLE(vha->hw) ? BIT_4 : 0; in qla2x00_full_login_lip()
4244 vpmod->options_idx1 = BIT_3|BIT_4|BIT_5; in qla24xx_modify_vp_config()
6352 } else if (subcode & (BIT_3 | BIT_4)) { in qla83xx_access_control()
6638 if ((pd->prli_svc_param_word_3[0] & BIT_4) == 0) in __qla24xx_parse_gpdb()
[all …]
A Dqla_target.c4923 if ((wd3_lo & BIT_4) == 0) in qlt_handle_login()
5161 if ((wd3_lo & BIT_4) == 0) in qlt_24xx_handle_els()
7013 nv->firmware_options_1 |= cpu_to_le32(BIT_4); in qlt_24xx_config_nvram_stage1()
7044 tmp = ~(BIT_4|BIT_5|BIT_6); in qlt_24xx_config_nvram_stage1()
7119 nv->firmware_options_1 |= cpu_to_le32(BIT_4); in qlt_81xx_config_nvram_stage1()
7148 tmp = ~(BIT_4|BIT_5|BIT_6); in qlt_81xx_config_nvram_stage1()
7214 vpmod->options_idx1 &= ~BIT_4; in qlt_modify_vp_config()
A Dqla_gbl.h1008 #define QLA2XX_RESET_CMD_ERR BIT_4
A Dqla_os.c3432 if (ha->fw_attributes & BIT_4) { in qla2x00_probe_one()
5286 if ((wd3_lo & BIT_4) == 0) in qla24xx_create_new_sess()
6064 else if (sfp[1] & BIT_4) in qla24xx_process_purex_rdp()
6072 sfp_flags |= BIT_4; /* optical */ in qla24xx_process_purex_rdp()
A Dqla_isr.c2386 if (iop[0] & BIT_4) { in qla24xx_logio_entry()
3473 if (state_flags & BIT_4) in qla2x00_status_entry()
A Dqla_attr.c3063 if (ha->fw_attributes & BIT_4) { in qla24xx_vport_create()
/linux/drivers/scsi/
A Dqla1280.h21 #define BIT_4 0x10 macro
124 #define ISP_CFG0_1040B BIT_4 /* ISP1040B */
128 #define ISP_CFG1_F64 BIT_4|BIT_5 /* 128-byte FIFO threshold */
130 #define ISP_CFG1_F16 BIT_4 /* 128-byte FIFO threshold */
A Dqla1280.c1701 #define CMD_ARGS (BIT_7 | BIT_6 | BIT_4 | BIT_3 | BIT_2 | BIT_1 | BIT_0)
1705 #define CMD_ARGS (BIT_4 | BIT_3 | BIT_2 | BIT_1 | BIT_0)
1905 if (!(status = qla1280_mailbox_command(ha, BIT_7 | BIT_6 | BIT_4 | in qla1280_init_rings()
2188 cfg1 = RD_REG_WORD(&reg->cfg_1) & ~(BIT_4 | BIT_5 | BIT_6); in qla1280_nvram_config()
2262 mb[1] |= BIT_4; in qla1280_nvram_config()
2267 mb[2] |= BIT_4; in qla1280_nvram_config()
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_ctx.c1037 arg1 = id | (enable_mirroring ? BIT_4 : 0); in qlcnic_config_port_mirroring()
1345 arg1 |= (BIT_4 | BIT_6 | BIT_7); in qlcnic_config_switch_port()
1350 arg1 &= ~BIT_4; in qlcnic_config_switch_port()
1420 esw_cfg->discard_tagged = !!(arg1 & BIT_4); in qlcnic_get_eswitch_port_config()
A Dqlcnic.h917 #define QLCNIC_FW_CAPABILITY_2_MULTI_TX BIT_4
930 #define QLCNIC_83XX_FW_CAPAB_ENCAP_CKO_OFFLOAD BIT_4
1318 #define QLCNIC_SWITCH_PORT_MIRRORING BIT_4
A Dqlcnic_hdr.h199 #define BIT_4 0x10 macro
A Dqlcnic_minidump.c27 #define QLCNIC_DUMP_POLLCRB BIT_4
A Dqlcnic_sriov_common.c386 if (status & BIT_4) in qlcnic_sriov_get_vf_vport_info()
A Dqlcnic_io.c366 #define QLCNIC_ENCAP_DO_L3_CSUM BIT_4
/linux/drivers/scsi/qla4xxx/
A Dql4_def.h85 #define BIT_4 0x10 macro
232 #define SRB_GOT_SENSE BIT_4 /* sense data received. */
A Dql4_os.c3652 SET_BITVAL(sess->discovery_sess, options, BIT_4); in qla4xxx_copy_to_fwddb_param()
3666 SET_BITVAL(sess->bidi_chap_en, options, BIT_4); in qla4xxx_copy_to_fwddb_param()
3675 SET_BITVAL(conn->tcp_wsf_disable, options, BIT_4); in qla4xxx_copy_to_fwddb_param()
3683 SET_BITVAL(conn->fragment_disable, options, BIT_4); in qla4xxx_copy_to_fwddb_param()
6134 if (BIT_4 & le16_to_cpu(fw_ddb_entry->iscsi_options)) { in qla4xxx_get_boot_target()
A Dql4_mbx.c2088 iscsi_opts |= BIT_4; in qla4xxx_set_param_ddbentry()

Completed in 171 milliseconds