Home
last modified time | relevance | path

Searched refs:BIT_5 (Results 1 – 10 of 10) 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_init.c4602 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4; in qla2x00_update_fw_options()
4609 ha->fw_options[10] |= BIT_5 | in qla2x00_update_fw_options()
4615 (BIT_7 | BIT_6 | BIT_5)) >> 5; in qla2x00_update_fw_options()
4620 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4; in qla2x00_update_fw_options()
4627 ha->fw_options[11] |= BIT_5 | in qla2x00_update_fw_options()
5392 nv->firmware_options[1] = BIT_7 | BIT_5; in qla2x00_nvram_config()
5393 nv->add_firmware_options[0] = BIT_5; in qla2x00_nvram_config()
5394 nv->add_firmware_options[1] = BIT_5 | BIT_4; in qla2x00_nvram_config()
5399 nv->firmware_options[1] = BIT_7 | BIT_5; in qla2x00_nvram_config()
5400 nv->add_firmware_options[0] = BIT_5; in qla2x00_nvram_config()
[all …]
/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_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
H A Dql4_os.c3677 SET_BITVAL(sess->discovery_logout_en, options, BIT_5); in qla4xxx_copy_to_fwddb_param()
3686 SET_BITVAL(conn->tcp_nagle_disable, options, BIT_5); in qla4xxx_copy_to_fwddb_param()