Searched refs:BIT_6 (Results 1 – 18 of 18) sorted by relevance
23 #define BIT_6 0x40 macro 126 #define ISP_CFG1_F128 BIT_6 /* 128-byte FIFO threshold */966 #define OF_DATA_IN BIT_6 /* Data in to initiator */970 #define OF_NO_DATA (BIT_7 | BIT_6)
86 #define OF_DATA_IN BIT_6 /* Data in to initiator */90 #define OF_NO_DATA (BIT_7 | BIT_6)478 #define CTIO7_FLAGS_STATUS_MODE_1 BIT_6846 TRC_SRR_RSP = BIT_6,
21 #define FO1_DISABLE_LED_CTRL BIT_642 #define PDF_ACK0_CAPABLE BIT_6623 #define SF_NVME_ERSP BIT_6906 #define LCF_EXPL_LOGO BIT_6 /* Perform an explicit LOGO. */907 #define LCF_NVME_PRLI BIT_6 /* Perform NVME FC4 PRLI */1228 #define HCCRX_HOST_INT BIT_6 /* Host to RISC interrupt bit. */
4508 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4; in qla2x00_update_fw_options() 4521 (BIT_7 | BIT_6 | BIT_5)) >> 5; in qla2x00_update_fw_options() 4526 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4; in qla2x00_update_fw_options() 4726 if ((ha->fw_attributes & BIT_6) && (IS_MSIX_NACK_CAPABLE(ha)) && in qla24xx_config_rings() 4857 BIT_6) != 0; in qla2x00_init_rings() 5326 nv->firmware_options[0] |= (BIT_6 | BIT_1); in qla2x00_nvram_config() 5334 nv->special_options[0] &= ~BIT_6; in qla2x00_nvram_config() 5353 if ((nv->add_firmware_options[0] & (BIT_6 | BIT_5 | BIT_4)) == in qla2x00_nvram_config() 5356 nv->add_firmware_options[0] &= ~(BIT_6 | BIT_5 | BIT_4); in qla2x00_nvram_config() 5386 if ((icb->firmware_options[1] & BIT_6) in qla2x00_nvram_config() [all...]
881 options |= BIT_6; in qla25xx_create_rsp_que()
2102 if (!(ha->fw_attributes & BIT_6)) in qla2x00_iospace_config() 3443 if (IS_QLA25XX(ha) && !(ha->fw_attributes & BIT_6)) in qla2x00_probe_one() 6169 if (sfp[0] & BIT_2 || sfp[1] & (BIT_6|BIT_5)) in qla24xx_process_purex_rdp() 6183 sfp_flags |= BIT_6; /* sfp+ */ in qla24xx_process_purex_rdp() 6230 rsp_payload->ls_err_desc.pn_port_phy_type |= BIT_6; in qla24xx_process_purex_rdp()
2350 mcp->mb[1] |= BIT_6; in qla24xx_link_initialize() 4122 BIT_6)) { in qla24xx_report_id_acquisition() 5326 mcp->mb[1] = mreq->options | BIT_6; // BIT_6 specifies 64 bit addressing in qla2x00_loopback_test() 5389 /* BIT_6 specifies 64bit address */ in qla2x00_echo_test() 5390 mcp->mb[1] = mreq->options | BIT_15 | BIT_6; in qla2x00_echo_test() 6367 else if (subcode & (BIT_6 | BIT_7)) { in qla83xx_access_control()
6824 tmp = ~(BIT_4|BIT_5|BIT_6); in qlt_24xx_config_nvram_stage1() 6928 tmp = ~(BIT_4|BIT_5|BIT_6); in qlt_81xx_config_nvram_stage1()
1351 arg1 |= (BIT_4 | BIT_6 | BIT_7); in qlcnic_config_switch_port() 1358 arg1 &= ~BIT_6; in qlcnic_config_switch_port() 1428 esw_cfg->promisc_mode = !!(arg1 & BIT_6); in qlcnic_get_eswitch_port_config()
58 #define QLC_83XX_FW_CAPABILITY_TSO BIT_6
201 #define BIT_6 0x40 macro
390 cmd.req.arg[1] = ((func & 0xf) << 2) | BIT_6 | BIT_1; in qlcnic_sriov_pf_cfg_eswitch() 710 cmd.req.arg[2] |= BIT_6; in qlcnic_sriov_set_vf_acl()
29 #define QLCNIC_DUMP_WRT_SAVED BIT_6
392 if (status & BIT_6) in qlcnic_sriov_get_vf_vport_info()
1311 if (adapter->ahw->capabilities & BIT_6) { in qlcnic_initialize_nic()
86 #define BIT_6 0x40 macro
1653 chap_table->flags |= BIT_6; /* peer */ in qla4xxx_set_chap() 1803 if (chap_table->flags & BIT_6) in qla4xxx_get_chap_index()
810 if (chap_table->flags & BIT_6) /* peer */ in qla4xxx_get_chap_list() 3662 SET_BITVAL(sess->auto_snd_tgt_disable, options, BIT_6); in qla4xxx_copy_to_fwddb_param() 3675 SET_BITVAL(conn->snack_req_en, options, BIT_6); in qla4xxx_copy_to_fwddb_param() 3684 SET_BITVAL(conn->tcp_timestamp_stat, options, BIT_6); in qla4xxx_copy_to_fwddb_param() 6064 if (!(chap_table->flags & BIT_6)) /* Not BIDI */ in qla4xxx_get_bidi_chap()