Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/
Dqla1280.h31 #define BIT_14 0x4000 macro
140 #define PCI_64BIT_SLOT BIT_14 /* PCI 64-bit slot indicator. */
319 #define TP_PARITY BIT_14 /* Parity checking. */
575 #define SF_TRANSFER_CMPL BIT_14 /* Transfer Complete. */
/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_fw.h24 #define FO3_NO_ABTS_ON_LINKDOWN BIT_14
40 #define PDF_TASK_RETRY_ID BIT_14
534 #define TMF_CLEAR_ACA BIT_14
806 #define ECF_PAYLOAD_DESCR_MASK (BIT_15|BIT_14|BIT_13)
1766 #define VCO_END_OF_DATA BIT_14
1883 #define FAC_OPT_REQUESTOR_ID BIT_14
Dqla_target.h94 #define OF_TERM_EXCH BIT_14 /* Terminate exchange */
474 #define CTIO7_FLAGS_TERMINATE BIT_14
857 TRC_CTIO_STRANGE = BIT_14,
Dqla_def.h117 #define BIT_14 0x4000 macro
779 #define NVR_WRT_ENABLE BIT_14 /* Write enable */
1201 #define ADD_FO3_NO_ABT_ON_LINK_DOWN BIT_14
1344 #define MBX_14 BIT_14
2024 #define PO_DIS_APP_TAG_VALD BIT_14 /* disable REF Tag validation */
3881 #define RDP_PORT_SPEED_2GB BIT_14
4160 #define DT_ISP8021 BIT_14
4253 #define QLA_ABTS_FW_ENABLED(_ha) ((_ha)->fw_attributes_ext[0] & BIT_14)
4430 #define FW_ATTR_H_NVME_UPDATED BIT_14
Dqla_target.c7039 nv->firmware_options_2 |= cpu_to_le32(BIT_14); in qlt_24xx_config_nvram_stage1()
7086 icb->firmware_options_1 |= cpu_to_le32(BIT_14); in qlt_24xx_config_nvram_stage2()
7144 nv->firmware_options_2 |= cpu_to_le32(BIT_14); in qlt_81xx_config_nvram_stage1()
7189 icb->firmware_options_1 |= cpu_to_le32(BIT_14); in qlt_81xx_config_nvram_stage2()
Dqla_init.c7568 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1); in qla24xx_nvram_config()
7627 if ((icb->firmware_options_1 & cpu_to_le32(BIT_14)) == 0) { in qla24xx_nvram_config()
8760 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1); in qla81xx_nvram_config()
8834 if ((icb->firmware_options_1 & cpu_to_le32(BIT_14)) == 0) { in qla81xx_nvram_config()
Dqla_mbx.c1186 ha->sf_init_cb->flags |= cpu_to_le16(BIT_14); in qla2x00_get_fw_version()
1738 if (mcp->mb[7] & BIT_14) { in qla2x00_get_adapter_id()
5786 0x98, 0x1, 1, BIT_15|BIT_14|BIT_0); in qla2x00_get_thermal_temp()
Dqla_gs.c2611 case BIT_14: in qla2x00_port_speed_capability()
/Linux-v5.15/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hdr.h209 #define BIT_14 0x4000 macro
Dqlcnic_ctx.c1263 arg1 |= BIT_14 | rx_tx << 15; in qlcnic_clear_esw_stats()
/Linux-v5.15/drivers/scsi/qla4xxx/
Dql4_def.h95 #define BIT_14 0x4000 macro