Home
last modified time | relevance | path

Searched refs:BIT_12 (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dqla1280.h29 #define BIT_12 0x1000 macro
317 #define TP_SYNC BIT_12 /* Synchronous data transfers. */
577 #define SF_GOT_STATUS BIT_12 /* Got Status */
/kernel/linux/linux-6.6/drivers/scsi/
H A Dqla1280.h29 #define BIT_12 0x1000 macro
316 #define TP_SYNC BIT_12 /* Synchronous data transfers. */
576 #define SF_GOT_STATUS BIT_12 /* Got Status */
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_fw.h25 #define FO3_HOLD_STS_IOCB BIT_12
493 #define CF_NEW_SA BIT_12
536 #define TMF_LUN_RESET BIT_12
628 #define SS_CONFIRMATION_REQ BIT_12
811 #define ECF_CLR_PASSTHRU_PEND BIT_12
H A Dqla_def.h119 #define BIT_12 0x1000 macro
417 #define SRB_FCP_CMND_DMA_VALID BIT_12 /* DIF: DSD List valid */
1250 #define FO1_ENABLE_ABORT_SEQUENCE BIT_12
1411 #define MBX_12 BIT_12
1643 * BIT_12 = Remote Write Optimization (1 - Enabled, 0 - Disabled)
2087 #define PO_DIS_APP_TAG_REPL BIT_12 /* disable REG Tag replacement */
2185 #define SS_MASK 0xfff /* Reserved bits BIT_12-BIT_15*/
3992 #define RDP_PORT_SPEED_10GB BIT_12
4202 #define FLOGI_VSAN_SUPPORT BIT_12
4272 #define DT_ISP8432 BIT_12
[all...]
H A Dqla_target.h852 TRC_CTIO_DONE = BIT_12,
H A Dqla_target.c6914 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qlt_24xx_config_nvram_stage1()
6917 nv->firmware_options_2 &= cpu_to_le32(~BIT_12); in qlt_24xx_config_nvram_stage1()
7026 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qlt_81xx_config_nvram_stage1()
7029 nv->firmware_options_2 &= cpu_to_le32(~BIT_12); in qlt_81xx_config_nvram_stage1()
H A Dqla_init.c4513 ha->fw_options[2] |= BIT_12; in qla2x00_update_fw_options()
4542 ha->fw_options[3] |= BIT_12; in qla24xx_update_fw_options()
7939 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qla24xx_nvram_config()
9135 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qla81xx_nvram_config()
H A Dqla_gs.c2613 case BIT_12: in qla2x00_port_speed_capability()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_fw.h25 #define FO3_HOLD_STS_IOCB BIT_12
532 #define TMF_LUN_RESET BIT_12
623 #define SS_CONFIRMATION_REQ BIT_12
806 #define ECF_CLR_PASSTHRU_PEND BIT_12
H A Dqla_def.h93 #define BIT_12 0x1000 macro
367 #define SRB_FCP_CMND_DMA_VALID BIT_12 /* DIF: DSD List valid */
1134 #define FO1_ENABLE_ABORT_SEQUENCE BIT_12
1295 #define MBX_12 BIT_12
1527 * BIT_12 = Remote Write Optimization (1 - Enabled, 0 - Disabled)
1971 #define PO_DIS_APP_TAG_REPL BIT_12 /* disable REG Tag replacement */
2069 #define SS_MASK 0xfff /* Reserved bits BIT_12-BIT_15*/
3784 #define RDP_PORT_SPEED_10GB BIT_12
3987 #define FLOGI_VSAN_SUPPORT BIT_12
4057 #define DT_ISP8432 BIT_12
[all...]
H A Dqla_target.h841 TRC_CTIO_DONE = BIT_12,
H A Dqla_target.c6877 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qlt_24xx_config_nvram_stage1()
6880 nv->firmware_options_2 &= cpu_to_le32(~BIT_12); in qlt_24xx_config_nvram_stage1()
6989 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qlt_81xx_config_nvram_stage1()
6992 nv->firmware_options_2 &= cpu_to_le32(~BIT_12); in qlt_81xx_config_nvram_stage1()
H A Dqla_init.c4043 ha->fw_options[2] |= BIT_12; in qla2x00_update_fw_options()
4072 ha->fw_options[3] |= BIT_12; in qla24xx_update_fw_options()
7453 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qla24xx_nvram_config()
8649 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qla81xx_nvram_config()
H A Dqla_gs.c2611 case BIT_12: in qla2x00_port_speed_capability()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hdr.h207 #define BIT_12 0x1000 macro
H A Dqlcnic_83xx_hw.h368 #define QLC_83XX_LINK_FEC(data) ((data) & BIT_12)
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.h368 #define QLC_83XX_LINK_FEC(data) ((data) & BIT_12)
H A Dqlcnic_hdr.h207 #define BIT_12 0x1000 macro
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H A Dql4_def.h93 #define BIT_12 0x1000 macro
H A Dql4_os.c3673 SET_BITVAL(conn->datadgst_en, options, BIT_12); in qla4xxx_copy_to_fwddb_param()
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_def.h92 #define BIT_12 0x1000 macro
H A Dql4_os.c3667 SET_BITVAL(conn->datadgst_en, options, BIT_12); in qla4xxx_copy_to_fwddb_param()

Completed in 117 milliseconds