Searched refs:LSD (Results 1 – 20 of 20) sorted by relevance
295 *cur_dsd++ = cpu_to_le32(LSD(sle_dma)); in qla2x00_build_scsi_iocbs_64()646 *dsd_seg++ = cpu_to_le32(LSD(dsd_ptr->dsd_list_dma)); in qla24xx_build_scsi_type_6_iocbs()650 *cur_dsd++ = cpu_to_le32(LSD(dsd_ptr->dsd_list_dma)); in qla24xx_build_scsi_type_6_iocbs()659 *cur_dsd++ = cpu_to_le32(LSD(sle_dma)); in qla24xx_build_scsi_type_6_iocbs()761 *cur_dsd++ = cpu_to_le32(LSD(sle_dma)); in qla24xx_build_scsi_iocbs()980 *cur_dsd++ = cpu_to_le32(LSD(dsd_ptr->dsd_list_dma)); in qla24xx_walk_and_build_sglist_no_difb()985 *cur_dsd++ = cpu_to_le32(LSD(sle_dma)); in qla24xx_walk_and_build_sglist_no_difb()1079 *cur_dsd++ = cpu_to_le32(LSD(dsd_ptr->dsd_list_dma)); in qla24xx_walk_and_build_sglist()1086 *cur_dsd++ = cpu_to_le32(LSD(sle_dma)); in qla24xx_walk_and_build_sglist()1171 *cur_dsd++ = cpu_to_le32(LSD(dsd_ptr->dsd_list_dma)); in qla24xx_walk_and_build_prot_sglist()[all …]
394 cmd_pkt->nvme_rsp_dseg_address[0] = cpu_to_le32(LSD(fd->rspdma)); in qla2x00_start_nvme_mq()399 cmd_pkt->nvme_cmnd_dseg_address[0] = cpu_to_le32(LSD(fd->cmddma)); in qla2x00_start_nvme_mq()439 *cur_dsd++ = cpu_to_le32(LSD(sle_dma)); in qla2x00_start_nvme_mq()
2972 mcp->mb[2] = MSW(LSD(stats_dma)); in qla2x00_get_link_status()2973 mcp->mb[3] = LSW(LSD(stats_dma)); in qla2x00_get_link_status()4297 mcp->mb[2] = MSW(LSD(req->dma)); in qla25xx_init_req_que()4298 mcp->mb[3] = LSW(LSD(req->dma)); in qla25xx_init_req_que()4369 mcp->mb[2] = MSW(LSD(rsp->dma)); in qla25xx_init_rsp_que()4370 mcp->mb[3] = LSW(LSD(rsp->dma)); in qla25xx_init_rsp_que()4670 mcp->mb[2] = MSW(LSD(str_dma)); in qla25xx_set_driver_version()4671 mcp->mb[3] = LSW(LSD(str_dma)); in qla25xx_set_driver_version()5558 mcp->mb[4] = LSW(LSD(ha->md_tmplt_hdr_dma)); in qla82xx_md_get_template()5559 mcp->mb[5] = MSW(LSD(ha->md_tmplt_hdr_dma)); in qla82xx_md_get_template()[all …]
407 mcp->mb[3] = LSD(ha->init_cb_dma); in qlafx00_init_firmware()3055 *cur_dsd++ = cpu_to_le32(LSD(sle_dma)); in qlafx00_build_scsi_iocbs()3289 cpu_to_le32(LSD(fxio->u.fxiocb.req_dma_handle)); in qlafx00_fxdisc_iocb()3301 cpu_to_le32(LSD(fxio->u.fxiocb.rsp_dma_handle)); in qlafx00_fxdisc_iocb()3365 *cur_dsd++ = cpu_to_le32(LSD(sle_dma)); in qlafx00_fxdisc_iocb()3427 *cur_dsd++ = cpu_to_le32(LSD(sle_dma)); in qlafx00_fxdisc_iocb()
48 ms_pkt->dseg_req_address[0] = cpu_to_le32(LSD(arg->req_dma)); in qla2x00_prep_ms_iocb()52 ms_pkt->dseg_rsp_address[0] = cpu_to_le32(LSD(arg->rsp_dma)); in qla2x00_prep_ms_iocb()86 ct_pkt->dseg_0_address[0] = cpu_to_le32(LSD(arg->req_dma)); in qla24xx_prep_ms_iocb()90 ct_pkt->dseg_1_address[0] = cpu_to_le32(LSD(arg->rsp_dma)); in qla24xx_prep_ms_iocb()999 sns_cmd->p.cmd.buffer_address[0] = cpu_to_le32(LSD(ha->sns_cmd_dma)); in qla2x00_prep_sns_cmd()1435 ms_pkt->dseg_req_address[0] = cpu_to_le32(LSD(ha->ct_sns_dma)); in qla2x00_prep_ms_fdmi_iocb()1439 ms_pkt->dseg_rsp_address[0] = cpu_to_le32(LSD(ha->ct_sns_dma)); in qla2x00_prep_ms_fdmi_iocb()1473 ct_pkt->dseg_0_address[0] = cpu_to_le32(LSD(ha->ct_sns_dma)); in qla24xx_prep_ms_fdmi_iocb()1477 ct_pkt->dseg_1_address[0] = cpu_to_le32(LSD(ha->ct_sns_dma)); in qla24xx_prep_ms_fdmi_iocb()
1060 mn->dseg_address[0] = cpu_to_le32(LSD(fw_dma)); in qla84xx_updatefw()1241 mn->dseg_address[0] = cpu_to_le32(LSD(mgmt_dma)); in qla84xx_mgmt_cmd()
3233 ha->fw_dump->eft_addr_l = htonl(LSD(ha->eft_dma)); in qla2x00_alloc_fw_dump()3826 ha->init_cb->request_q_address[0] = cpu_to_le32(LSD(req->dma)); in qla2x00_config_rings()3828 ha->init_cb->response_q_address[0] = cpu_to_le32(LSD(rsp->dma)); in qla2x00_config_rings()3856 icb->request_q_address[0] = cpu_to_le32(LSD(req->dma)); in qla24xx_config_rings()3858 icb->response_q_address[0] = cpu_to_le32(LSD(rsp->dma)); in qla24xx_config_rings()3864 icb->atio_q_address[0] = cpu_to_le32(LSD(ha->tgt.atio_dma)); in qla24xx_config_rings()
1781 icb->request_q_address[0] = cpu_to_le32(LSD(req->dma)); in qla82xx_config_rings()1783 icb->response_q_address[0] = cpu_to_le32(LSD(rsp->dma)); in qla82xx_config_rings()
104 #define LSD(x) ((uint32_t)((uint64_t)(x))) macro
489 fcec->addr_l = htonl(LSD(ha->fce_dma)); in qla25xx_copy_fce()
3088 pkt->crc_context_address[0] = cpu_to_le32(LSD(crc_ctx_dma)); in qlt_build_ctio_crc2_pkt()
107 A8H 01H LSD.UOPS Counts the number of micro-ops Use cmask=1 and130 For example the raw event "LSD.UOPS" core pmu event above could133 perf stat -e cpu/event=0xa8,umask=0x1,name=LSD.UOPS_CYCLES,cmask=0x1/ ...137 perf stat -e cpu/event=0xa8,umask=0x1,cmask=0x1,name=\'LSD.UOPS_CYCLES:cmask=0x1\'/ ...
343 cmd.req.arg[2] = LSD(phys_addr); in qlcnic_82xx_fw_cmd_create_rx_ctx()489 cmd.req.arg[2] = LSD(phys_addr); in qlcnic_82xx_fw_cmd_create_tx_ctx()870 cmd.req.arg[2] = LSD(nic_dma_t); in qlcnic_82xx_get_nic_info()935 cmd.req.arg[2] = LSD(nic_dma_t); in qlcnic_82xx_set_nic_info()978 cmd.req.arg[2] = LSD(pci_info_dma_t); in qlcnic_82xx_get_pci_info()1096 cmd.req.arg[3] = LSD(stats_dma_t); in qlcnic_get_port_stats()1148 cmd.req.arg[3] = LSD(stats_dma_t); in qlcnic_get_mac_stats()
1093 sds_mbx.phy_addr_low = LSD(sds->phys_addr); in qlcnic_83xx_add_rings()1216 sds_mbx.phy_addr_low = LSD(sds->phys_addr); in qlcnic_83xx_create_rx_ctx()1237 rds_mbx.phy_addr_reg_low = LSD(rds->phys_addr); in qlcnic_83xx_create_rx_ctx()1244 rds_mbx.phy_addr_jmb_low = LSD(rds->phys_addr); in qlcnic_83xx_create_rx_ctx()1334 mbx.phys_addr_low = LSD(tx->phys_addr); in qlcnic_83xx_create_tx_ctx()1336 mbx.cnsmr_index_low = LSD(tx->hw_cons_phys_addr); in qlcnic_83xx_create_tx_ctx()
736 #define LSD(x) ((uint32_t)((uint64_t)(x))) macro
813 dma_descr->dma_bus_addr_low = LSD(dma_phys_addr); in qlcnic_read_memory_pexdma()1187 cmd.req.arg[1] = LSD(tmp_addr_t); in __qlcnic_fw_cmd_get_minidump_temp()
461 cmd.req.arg[3] = LSD(phys_addr); in qlcnic_82xx_dcb_query_cee_param()
141 cmd.req.arg1 = LSD(md_template_addr); in netxen_get_minidump_template()
1185 #define LSD(x) ((uint32_t)((uint64_t)(x))) macro
77 #define LSD(x) ((u32)((u64)(x))) macro