Home
last modified time | relevance | path

Searched refs:BIT_13 (Results 1 – 16 of 16) sorted by relevance

/linux-5.19.10/drivers/scsi/qla2xxx/
Dqla_nvme.h59 #define CF_ADMIN_ASYNC_EVENT BIT_13
Dqla_target.h93 #define OF_CONF_REQ BIT_13 /* Confirmation Requested */
475 #define CTIO7_FLAGS_CONFORM_REQ BIT_13
856 TRC_CTIO_ABORTED = BIT_13,
Dqla_def.h116 #define BIT_13 0x2000 macro
785 #define NVR_PR_ENABLE BIT_13 /* Protection register enable */
1191 #define FO1_AE_QUEUE_FULL BIT_13
1350 #define MBX_13 BIT_13
2028 #define PO_DIS_REF_TAG_REPL BIT_13
2182 #define SF_LOGOUT_SENT BIT_13
3902 #define RDP_PORT_SPEED_4GB BIT_13
4114 #define FLOGI_SP_SUPPORT BIT_13
4184 #define DT_ISP8001 BIT_13
4465 #define FW_ATTR_EXT0_NVME2 BIT_13
Dqla_fw.h535 #define TMF_TARGET_RESET BIT_13
806 #define ECF_PAYLOAD_DESCR_MASK (BIT_15|BIT_14|BIT_13)
Dqla_init.c4221 ha->fw_options[3] |= BIT_13; in qla2x00_update_fw_options()
4229 ha->fw_options[2] |= BIT_13; in qla2x00_update_fw_options()
7690 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1); in qla24xx_nvram_config()
7706 nv->firmware_options_1 &= cpu_to_le32(~BIT_13); in qla24xx_nvram_config()
8882 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1); in qla81xx_nvram_config()
Dqla_mbx.c1193 ha->sf_init_cb->flags |= cpu_to_le16(BIT_13); in qla2x00_get_fw_version()
4515 req->options |= BIT_13; in qla25xx_init_req_que()
4588 rsp->options |= BIT_13; in qla25xx_init_rsp_que()
5796 0x98, 0x1, 1, BIT_13|BIT_0); in qla2x00_get_thermal_temp()
Dqla_target.c6990 nv->firmware_options_1 &= cpu_to_le32(~BIT_13); in qlt_24xx_config_nvram_stage1()
7095 nv->firmware_options_1 &= cpu_to_le32(~BIT_13); in qlt_81xx_config_nvram_stage1()
Dqla_isr.c475 if (hccr & (BIT_15 | BIT_13 | BIT_11 | BIT_8)) in qla2300_intr_handler()
Dqla_gs.c2611 case BIT_13: in qla2x00_port_speed_capability()
/linux-5.19.10/drivers/scsi/
Dqla1280.h30 #define BIT_13 0x2000 macro
317 #define TP_WIDE BIT_13 /* Wide data transfers. */
575 #define SF_GOT_SENSE BIT_13 /* Got Sense */
Dqla1280.c2201 cfg1 |= BIT_13; in qla1280_nvram_config()
3901 if (mb[2] & BIT_13) in qla1280_get_target_parameters()
/linux-5.19.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_hw.h369 #define QLC_83XX_LINK_EEE(data) ((data) & BIT_13)
Dqlcnic_hdr.h208 #define BIT_13 0x2000 macro
Dqlcnic.h926 #define QLCNIC_FW_CAPABILITY_2_EXT_ISCSI_DUMP BIT_13
/linux-5.19.10/drivers/scsi/qla4xxx/
Dql4_def.h94 #define BIT_13 0x2000 macro
Dql4_os.c3656 SET_BITVAL(conn->hdrdgst_en, options, BIT_13); in qla4xxx_copy_to_fwddb_param()