/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_nvme.h | 56 #define CF_ADMIN_ASYNC_EVENT BIT_13
|
H A D | qla_target.h | 93 #define OF_CONF_REQ BIT_13 /* Confirmation Requested */ 461 #define CTIO7_FLAGS_CONFORM_REQ BIT_13 842 TRC_CTIO_ABORTED = BIT_13,
|
H A D | qla_def.h | 94 #define BIT_13 0x2000 macro 729 #define NVR_PR_ENABLE BIT_13 /* Protection register enable */ 1135 #define FO1_AE_QUEUE_FULL BIT_13 1294 #define MBX_13 BIT_13 1526 * BIT_13 = SAN Congestion Management (1 - Enabled, 0 - Disabled) 1972 #define PO_DIS_REF_TAG_REPL BIT_13 2120 #define SF_LOGOUT_SENT BIT_13 3783 #define RDP_PORT_SPEED_4GB BIT_13 3988 #define FLOGI_SP_SUPPORT BIT_13 4058 #define DT_ISP8001 BIT_13 [all...] |
H A D | qla_fw.h | 531 #define TMF_TARGET_RESET BIT_13 801 #define ECF_PAYLOAD_DESCR_MASK (BIT_15|BIT_14|BIT_13)
|
H A D | qla_mbx.c | 1104 /* BIT_13 of Extended FW Attributes informs about NVMe2 support */ in qla2x00_get_fw_version() 1140 ha->sf_init_cb->flags |= cpu_to_le16(BIT_13); in qla2x00_get_fw_version() 4442 req->options |= BIT_13; in qla25xx_init_req_que() 4515 rsp->options |= BIT_13; in qla25xx_init_rsp_que() 5712 0x98, 0x1, 1, BIT_13|BIT_0); in qla2x00_get_thermal_temp()
|
H A D | qla_init.c | 4039 ha->fw_options[3] |= BIT_13; in qla2x00_update_fw_options() 4047 ha->fw_options[2] |= BIT_13; in qla2x00_update_fw_options() 7451 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1); in qla24xx_nvram_config() 7467 nv->firmware_options_1 &= cpu_to_le32(~BIT_13); in qla24xx_nvram_config() 8647 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1); in qla81xx_nvram_config()
|
H A D | qla_target.c | 6872 nv->firmware_options_1 &= cpu_to_le32(~BIT_13); in qlt_24xx_config_nvram_stage1() 6977 nv->firmware_options_1 &= cpu_to_le32(~BIT_13); in qlt_81xx_config_nvram_stage1()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_nvme.h | 61 #define CF_ADMIN_ASYNC_EVENT BIT_13
|
H A D | qla_target.h | 93 #define OF_CONF_REQ BIT_13 /* Confirmation Requested */ 475 #define CTIO7_FLAGS_CONFORM_REQ BIT_13 853 TRC_CTIO_ABORTED = BIT_13,
|
H A D | qla_def.h | 120 #define BIT_13 0x2000 macro 839 #define NVR_PR_ENABLE BIT_13 /* Protection register enable */ 1251 #define FO1_AE_QUEUE_FULL BIT_13 1410 #define MBX_13 BIT_13 1642 * BIT_13 = SAN Congestion Management (1 - Enabled, 0 - Disabled) 2088 #define PO_DIS_REF_TAG_REPL BIT_13 2242 #define SF_LOGOUT_SENT BIT_13 3991 #define RDP_PORT_SPEED_4GB BIT_13 4203 #define FLOGI_SP_SUPPORT BIT_13 4273 #define DT_ISP8001 BIT_13 [all...] |
H A D | qla_fw.h | 535 #define TMF_TARGET_RESET BIT_13 806 #define ECF_PAYLOAD_DESCR_MASK (BIT_15|BIT_14|BIT_13)
|
H A D | qla_mbx.c | 1146 /* BIT_13 of Extended FW Attributes informs about NVMe2 support */ in qla2x00_get_fw_version() 1189 ha->sf_init_cb->flags |= cpu_to_le16(BIT_13); in qla2x00_get_fw_version() 4514 req->options |= BIT_13; in qla25xx_init_req_que() 4587 rsp->options |= BIT_13; in qla25xx_init_rsp_que() 5795 0x98, 0x1, 1, BIT_13|BIT_0); in qla2x00_get_thermal_temp()
|
H A D | qla_init.c | 4509 ha->fw_options[3] |= BIT_13; in qla2x00_update_fw_options() 4517 ha->fw_options[2] |= BIT_13; in qla2x00_update_fw_options() 7937 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1); in qla24xx_nvram_config() 7953 nv->firmware_options_1 &= cpu_to_le32(~BIT_13); in qla24xx_nvram_config() 9133 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1); in qla81xx_nvram_config()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | qla1280.h | 30 #define BIT_13 0x2000 macro 318 #define TP_WIDE BIT_13 /* Wide data transfers. */ 576 #define SF_GOT_SENSE BIT_13 /* Got Sense */
|
H A D | qla1280.c | 2211 cfg1 |= BIT_13; in qla1280_nvram_config() 3911 if (mb[2] & BIT_13) in qla1280_get_target_parameters()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | qla1280.h | 30 #define BIT_13 0x2000 macro 317 #define TP_WIDE BIT_13 /* Wide data transfers. */ 575 #define SF_GOT_SENSE BIT_13 /* Got Sense */
|
H A D | qla1280.c | 2201 cfg1 |= BIT_13; in qla1280_nvram_config() 3901 if (mb[2] & BIT_13) in qla1280_get_target_parameters()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hdr.h | 208 #define BIT_13 0x2000 macro
|
H A D | qlcnic_83xx_hw.h | 369 #define QLC_83XX_LINK_EEE(data) ((data) & BIT_13)
|
H A D | qlcnic.h | 926 #define QLCNIC_FW_CAPABILITY_2_EXT_ISCSI_DUMP BIT_13
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_83xx_hw.h | 369 #define QLC_83XX_LINK_EEE(data) ((data) & BIT_13)
|
H A D | qlcnic_hdr.h | 208 #define BIT_13 0x2000 macro
|
H A D | qlcnic.h | 926 #define QLCNIC_FW_CAPABILITY_2_EXT_ISCSI_DUMP BIT_13
|
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/ |
H A D | ql4_def.h | 94 #define BIT_13 0x2000 macro
|
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/ |
H A D | ql4_def.h | 93 #define BIT_13 0x2000 macro
|