Searched refs:BIT_3 (Results 1 – 22 of 22) sorted by relevance
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_fw.h | 451 #define BD_WRAP_BACK BIT_3 489 #define CF_DIF_SEG_DESCR_ENABLE BIT_3 909 #define TCF_ABORT_TASK_SET BIT_3 1032 #define ICRX_EN_RISC_INT BIT_3 /* Enable RISC interrupts on PCI. */ 1035 #define ISRX_RISC_INT BIT_3 /* RISC interrupt. */ 1090 #define GPDX_LED_COLOR_MASK (BIT_4|BIT_3|BIT_2) 1095 #define GPDX_LED_GREEN_ON BIT_3 1228 #define MDBS_NON_PARTIC BIT_3 1558 #define FSTATE_LOGGED_IN BIT_3 1574 #define VCO_DIAG_FW BIT_3
|
D | qla_def.h | 68 #define BIT_3 0x8 macro 152 #define IDC_HEARTBEAT_FAILURE BIT_3 382 #define SRB_LOGIN_NVME_PRLI BIT_3 427 #define SRB_FXDISC_RSP_DWRD_VALID BIT_3 591 #define CSR_FLASH_64K_BANK BIT_3 /* Flash upper 64K bank select */ 597 #define ICR_EN_RISC BIT_3 /* ISP enable RISC interrupts. */ 600 #define ISR_RISC_INT BIT_3 /* RISC interrupt */ 608 #define NVR_DATA_IN BIT_3 996 #define FO1_CTIO_RETRY BIT_3 1173 #define MBX_3 BIT_3 [all …]
|
D | qla_nvme.h | 61 #define CF_DIF_SEG_DESCR_ENABLE BIT_3
|
D | qla_target.h | 188 #define NOTIFY_ACK_FLAGS_TERMINATE BIT_3 515 #define CTIO_CRC2_AF_DIF_DSD_ENA BIT_3 855 TRC_XFR_RDY = BIT_3,
|
D | qla_init.c | 919 mb[1] = BIT_2 | BIT_3; in qla24xx_async_gnl() 3684 (BIT_4 | BIT_3)) >> 3; in qla2x00_update_fw_options() 3686 (BIT_3 | BIT_2 | BIT_1 | BIT_0); in qla2x00_update_fw_options() 3704 (BIT_3 | BIT_2 | BIT_1 | BIT_0); in qla2x00_update_fw_options() 3732 ha->fw_options[2] |= BIT_3; in qla2x00_update_fw_options() 3757 ha->fw_options[2] |= BIT_3; in qla24xx_update_fw_options() 4422 nv->firmware_options[0] = BIT_3 | BIT_1; in qla2x00_nvram_config() 4479 nv->firmware_options[0] &= ~BIT_3; in qla2x00_nvram_config() 4557 ha->flags.enable_target_reset = ((nv->host_p[1] & BIT_3) ? 1 : 0); in qla2x00_nvram_config() 4632 icb->firmware_options[0] &= ~BIT_3; in qla2x00_nvram_config() [all …]
|
D | qla_mbx.c | 629 #define NVME_ENABLE_FLAG BIT_3 2736 mcp->mb[1] = IS_FWI2_CAPABLE(vha->hw) ? BIT_3 : 0; in qla2x00_full_login_lip() 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()
|
D | qla_target.c | 6854 tmp &= ~(BIT_3 | BIT_2 | BIT_1 | BIT_0); in qlt_24xx_config_nvram_stage2() 6965 tmp &= ~(BIT_3 | BIT_2 | BIT_1 | BIT_0); in qlt_81xx_config_nvram_stage2()
|
D | qla_isr.c | 3093 if (RD_REG_DWORD(®->iobase_c8) & BIT_3) in qla2xxx_check_risc_status()
|
/Linux-v4.19/drivers/scsi/ |
D | qla1280.h | 29 #define BIT_3 0x8 macro 132 #define ISP_CFG0_1040A BIT_3 /* ISP1040A */ 158 #define NV_DATA_IN BIT_3 166 #define CDMA_CONF_SENAB BIT_3 /* SXP to DMA Data enable */ 183 #define DDMA_CONF_SENAB BIT_3 /* SXP to DMA Data enable */ 577 #define RF_BAD_PAYLOAD BIT_3 /* Bad payload. */
|
D | qla1280.c | 1152 mr = BIT_3 | BIT_2 | BIT_1 | BIT_0; in qla1280_set_target_parameters() 1799 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() 1939 BIT_3 | BIT_2 | BIT_1 | BIT_0, in qla1280_init_rings() 1953 BIT_3 | BIT_2 | BIT_1 | BIT_0, in qla1280_init_rings() 2247 BIT_7 | BIT_3 | BIT_2 | BIT_1 | BIT_0); in qla1280_nvram_config() 2878 pkt->control_flags |= cpu_to_le16(BIT_3); in qla1280_64bit_start_scsi() 3147 pkt->control_flags |= cpu_to_le16(BIT_3); in qla1280_32bit_start_scsi() 3773 if (pkt->entry_status & BIT_3) in qla1280_error_entry() 3793 if (pkt->entry_status & (BIT_3 + BIT_2)) { in qla1280_error_entry() [all …]
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ctx.c | 1343 arg1 &= ~(BIT_2 | BIT_3); in qlcnic_config_switch_port() 1349 arg2 |= (BIT_2 | BIT_3); in qlcnic_config_switch_port() 1359 arg2 &= ~(BIT_1 | BIT_2 | BIT_3); in qlcnic_config_switch_port() 1363 arg2 &= ~BIT_3; in qlcnic_config_switch_port() 1371 arg1 |= (BIT_3 | BIT_5); in qlcnic_config_switch_port()
|
D | qlcnic_hdr.h | 199 #define BIT_3 0x8 macro 496 #define TA_CTL_BUSY BIT_3
|
D | qlcnic.h | 925 #define QLCNIC_FW_CAP2_HW_LRO_IPV6 BIT_3 1323 #define QLCNIC_SWITCH_PROMISC_MODE BIT_3
|
D | qlcnic_dcb.c | 554 if (mbx_out & BIT_3) in qlcnic_83xx_dcb_get_hw_capability()
|
D | qlcnic_minidump.c | 27 #define QLCNIC_DUMP_ORCRB BIT_3
|
D | qlcnic_sriov_pf.c | 702 cmd.req.arg[2] |= BIT_1 | BIT_3 | BIT_8; in qlcnic_sriov_set_vf_acl()
|
D | qlcnic_83xx_init.c | 1025 #define QLC_83XX_SET_VXLAN_UDP_DPORT BIT_3
|
D | qlcnic_sriov_common.c | 385 if (status & BIT_3) in qlcnic_sriov_get_vf_vport_info()
|
D | qlcnic_io.c | 366 #define QLCNIC_ENCAP_INNER_L4_UDP BIT_3
|
D | qlcnic_83xx_hw.c | 2019 lro_bit_mask = (mode ? (BIT_0 | BIT_1 | BIT_2 | BIT_3) : 0); in qlcnic_83xx_config_hw_lro()
|
/Linux-v4.19/drivers/scsi/qla4xxx/ |
D | ql4_def.h | 85 #define BIT_3 0x8 macro 232 #define SRB_DMA_VALID BIT_3 /* DMA Buffer mapped. */
|
D | ql4_os.c | 3519 conn->tcp_timer_scale |= BIT_3; in qla4xxx_copy_from_fwddb_param() 3626 SET_BITVAL(sess->entry_state, options, BIT_3); in qla4xxx_copy_to_fwddb_param() 3640 SET_BITVAL(sess->discovery_auth_optional, options, BIT_3); in qla4xxx_copy_to_fwddb_param() 3649 SET_BITVAL(conn->tcp_timer_scale & BIT_2, options, BIT_3); in qla4xxx_copy_to_fwddb_param() 3756 conn->tcp_timer_scale |= BIT_3; in qla4xxx_copy_to_sess_conn_params()
|