Home
last modified time | relevance | path

Searched refs:BIT_12 (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/drivers/scsi/
Dqla1280.h29 #define BIT_12 0x1000 macro
315 #define TP_SYNC BIT_12 /* Synchronous data transfers. */
575 #define SF_GOT_STATUS BIT_12 /* Got Status */
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_fw.h26 #define FO3_HOLD_STS_IOCB BIT_12
530 #define TMF_LUN_RESET BIT_12
621 #define SS_CONFIRMATION_REQ BIT_12
761 #define ECF_CLR_PASSTHRU_PEND BIT_12
Dqla_def.h92 #define BIT_12 0x1000 macro
328 #define SRB_FCP_CMND_DMA_VALID BIT_12 /* DIF: DSD List valid */
1085 #define FO1_ENABLE_ABORT_SEQUENCE BIT_12
1245 #define MBX_12 BIT_12
1901 #define PO_DIS_APP_TAG_REPL BIT_12 /* disable REG Tag replacement */
3716 #define FLOGI_VSAN_SUPPORT BIT_12
3786 #define DT_ISP8432 BIT_12
Dqla_target.h840 TRC_CTIO_DONE = BIT_12,
Dqla_init.c3802 ha->fw_options[2] |= BIT_12; in qla2x00_update_fw_options()
3831 ha->fw_options[3] |= BIT_12; in qla24xx_update_fw_options()
7135 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qla24xx_nvram_config()
8330 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qla81xx_nvram_config()
8629 ha->fw_options[3] |= BIT_12; in qla81xx_update_fw_options()
Dqla_target.c6879 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qlt_24xx_config_nvram_stage1()
6882 nv->firmware_options_2 &= cpu_to_le32(~BIT_12); in qlt_24xx_config_nvram_stage1()
6991 nv->firmware_options_2 |= cpu_to_le32(BIT_12); in qlt_81xx_config_nvram_stage1()
6994 nv->firmware_options_2 &= cpu_to_le32(~BIT_12); in qlt_81xx_config_nvram_stage1()
Dqla_gs.c2768 case BIT_12: in qla2x00_port_speed_capability()
/Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_hw.h369 #define QLC_83XX_LINK_FEC(data) ((data) & BIT_12)
Dqlcnic_hdr.h208 #define BIT_12 0x1000 macro
/Linux-v5.4/drivers/scsi/qla4xxx/
Dql4_def.h94 #define BIT_12 0x1000 macro
Dql4_os.c3632 SET_BITVAL(conn->datadgst_en, options, BIT_12); in qla4xxx_copy_to_fwddb_param()