Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/
Dqla1280.h31 #define BIT_14 0x4000 macro
139 #define PCI_64BIT_SLOT BIT_14 /* PCI 64-bit slot indicator. */
318 #define TP_PARITY BIT_14 /* Parity checking. */
574 #define SF_TRANSFER_CMPL BIT_14 /* Transfer Complete. */
/linux-6.6.21/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)
1769 #define VCO_END_OF_DATA BIT_14
1886 #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
854 TRC_CTIO_STRANGE = BIT_14,
Dqla_def.h121 #define BIT_14 0x4000 macro
838 #define NVR_WRT_ENABLE BIT_14 /* Write enable */
1266 #define ADD_FO3_NO_ABT_ON_LINK_DOWN BIT_14
1409 #define MBX_14 BIT_14
2089 #define PO_DIS_APP_TAG_VALD BIT_14 /* disable REF Tag validation */
3990 #define RDP_PORT_SPEED_2GB BIT_14
4274 #define DT_ISP8021 BIT_14
4367 #define QLA_ABTS_FW_ENABLED(_ha) ((_ha)->fw_attributes_ext[0] & BIT_14)
4544 #define FW_ATTR_H_NVME_UPDATED BIT_14
Dqla_target.c6929 nv->firmware_options_2 |= cpu_to_le32(BIT_14); in qlt_24xx_config_nvram_stage1()
6976 icb->firmware_options_1 |= cpu_to_le32(BIT_14); in qlt_24xx_config_nvram_stage2()
7034 nv->firmware_options_2 |= cpu_to_le32(BIT_14); in qlt_81xx_config_nvram_stage1()
7079 icb->firmware_options_1 |= cpu_to_le32(BIT_14); in qlt_81xx_config_nvram_stage2()
Dqla_init.c7937 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1); in qla24xx_nvram_config()
7996 if ((icb->firmware_options_1 & cpu_to_le32(BIT_14)) == 0) { in qla24xx_nvram_config()
9133 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1); in qla81xx_nvram_config()
9207 if ((icb->firmware_options_1 & cpu_to_le32(BIT_14)) == 0) { in qla81xx_nvram_config()
Dqla_mbx.c1199 ha->sf_init_cb->flags |= cpu_to_le16(BIT_14); in qla2x00_get_fw_version()
1749 if (mcp->mb[7] & BIT_14) { in qla2x00_get_adapter_id()
5802 0x98, 0x1, 1, BIT_15|BIT_14|BIT_0); in qla2x00_get_thermal_temp()
Dqla_gs.c2609 case BIT_14: in qla2x00_port_speed_capability()
/linux-6.6.21/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hdr.h209 #define BIT_14 0x4000 macro
Dqlcnic_ctx.c1269 arg1 |= BIT_14 | rx_tx << 15; in qlcnic_clear_esw_stats()
/linux-6.6.21/drivers/scsi/qla4xxx/
Dql4_def.h94 #define BIT_14 0x4000 macro