Searched refs:LSD (Results 1 – 16 of 16) sorted by relevance
295 *cur_dsd++ = cpu_to_le32(LSD(sle_dma)); in qla2x00_build_scsi_iocbs_64()670 *dsd_seg++ = cpu_to_le32(LSD(dsd_ptr->dsd_list_dma)); in qla24xx_build_scsi_type_6_iocbs()674 *cur_dsd++ = cpu_to_le32(LSD(dsd_ptr->dsd_list_dma)); in qla24xx_build_scsi_type_6_iocbs()683 *cur_dsd++ = cpu_to_le32(LSD(sle_dma)); in qla24xx_build_scsi_type_6_iocbs()787 *cur_dsd++ = cpu_to_le32(LSD(sle_dma)); in qla24xx_build_scsi_iocbs()1005 *cur_dsd++ = cpu_to_le32(LSD(dsd_ptr->dsd_list_dma)); in qla24xx_walk_and_build_sglist_no_difb()1010 *cur_dsd++ = cpu_to_le32(LSD(sle_dma)); in qla24xx_walk_and_build_sglist_no_difb()1086 *cur_dsd++ = cpu_to_le32(LSD(dsd_ptr->dsd_list_dma)); in qla24xx_walk_and_build_sglist()1093 *cur_dsd++ = cpu_to_le32(LSD(sle_dma)); in qla24xx_walk_and_build_sglist()1157 *cur_dsd++ = cpu_to_le32(LSD(dsd_ptr->dsd_list_dma)); in qla24xx_walk_and_build_prot_sglist()[all …]
44 ms_pkt->dseg_req_address[0] = cpu_to_le32(LSD(ha->ct_sns_dma)); in qla2x00_prep_ms_iocb()48 ms_pkt->dseg_rsp_address[0] = cpu_to_le32(LSD(ha->ct_sns_dma)); in qla2x00_prep_ms_iocb()81 ct_pkt->dseg_0_address[0] = cpu_to_le32(LSD(ha->ct_sns_dma)); in qla24xx_prep_ms_iocb()85 ct_pkt->dseg_1_address[0] = cpu_to_le32(LSD(ha->ct_sns_dma)); in qla24xx_prep_ms_iocb()737 sns_cmd->p.cmd.buffer_address[0] = cpu_to_le32(LSD(ha->sns_cmd_dma)); in qla2x00_prep_sns_cmd()1188 ms_pkt->dseg_req_address[0] = cpu_to_le32(LSD(ha->ct_sns_dma)); in qla2x00_prep_ms_fdmi_iocb()1192 ms_pkt->dseg_rsp_address[0] = cpu_to_le32(LSD(ha->ct_sns_dma)); in qla2x00_prep_ms_fdmi_iocb()1226 ct_pkt->dseg_0_address[0] = cpu_to_le32(LSD(ha->ct_sns_dma)); in qla24xx_prep_ms_fdmi_iocb()1230 ct_pkt->dseg_1_address[0] = cpu_to_le32(LSD(ha->ct_sns_dma)); in qla24xx_prep_ms_fdmi_iocb()1832 ct_pkt->dseg_0_address[0] = cpu_to_le32(LSD(ha->ct_sns_dma)); in qla24xx_prep_ms_fm_iocb()[all …]
405 mcp->mb[3] = LSD(ha->init_cb_dma); in qlafx00_init_firmware()644 icb->request_q_address[0] = cpu_to_le32(LSD(req->dma)); in qlafx00_config_rings()646 icb->response_q_address[0] = cpu_to_le32(LSD(rsp->dma)); in qlafx00_config_rings()3030 *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()3366 *cur_dsd++ = cpu_to_le32(LSD(sle_dma)); in qlafx00_fxdisc_iocb()3429 *cur_dsd++ = cpu_to_le32(LSD(sle_dma)); in qlafx00_fxdisc_iocb()
1507 ha->fw_dump->eft_addr_l = htonl(LSD(ha->eft_dma)); in qla2x00_alloc_fw_dump()1882 ha->init_cb->request_q_address[0] = cpu_to_le32(LSD(req->dma)); in qla2x00_config_rings()1884 ha->init_cb->response_q_address[0] = cpu_to_le32(LSD(rsp->dma)); in qla2x00_config_rings()1912 icb->request_q_address[0] = cpu_to_le32(LSD(req->dma)); in qla24xx_config_rings()1914 icb->response_q_address[0] = cpu_to_le32(LSD(rsp->dma)); in qla24xx_config_rings()1920 icb->atio_q_address[0] = cpu_to_le32(LSD(ha->tgt.atio_dma)); in qla24xx_config_rings()
3577 mcp->mb[2] = MSW(LSD(req->dma)); in qla25xx_init_req_que()3578 mcp->mb[3] = LSW(LSD(req->dma)); in qla25xx_init_req_que()3649 mcp->mb[2] = MSW(LSD(rsp->dma)); in qla25xx_init_rsp_que()3650 mcp->mb[3] = LSW(LSD(rsp->dma)); in qla25xx_init_rsp_que()4682 mcp->mb[4] = LSW(LSD(ha->md_tmplt_hdr_dma)); in qla82xx_md_get_template()4683 mcp->mb[5] = MSW(LSD(ha->md_tmplt_hdr_dma)); in qla82xx_md_get_template()
1032 mn->dseg_address[0] = cpu_to_le32(LSD(fw_dma)); in qla84xx_updatefw()1219 mn->dseg_address[0] = cpu_to_le32(LSD(mgmt_dma)); in qla84xx_mgmt_cmd()
1763 icb->request_q_address[0] = cpu_to_le32(LSD(req->dma)); in qla82xx_config_rings()1765 icb->response_q_address[0] = cpu_to_le32(LSD(rsp->dma)); in qla82xx_config_rings()
99 #define LSD(x) ((uint32_t)((uint64_t)(x))) macro
383 fcec->addr_l = htonl(LSD(ha->fce_dma)); in qla25xx_copy_fce()
340 cmd.req.arg[2] = LSD(phys_addr); in qlcnic_82xx_fw_cmd_create_rx_ctx()462 cmd.req.arg[2] = LSD(phys_addr); in qlcnic_82xx_fw_cmd_create_tx_ctx()751 cmd.req.arg[2] = LSD(nic_dma_t); in qlcnic_82xx_get_nic_info()812 cmd.req.arg[2] = LSD(nic_dma_t); in qlcnic_82xx_set_nic_info()850 cmd.req.arg[2] = LSD(pci_info_dma_t); in qlcnic_82xx_get_pci_info()947 cmd.req.arg[3] = LSD(stats_dma_t); in qlcnic_get_port_stats()995 cmd.req.arg[3] = LSD(stats_dma_t); in qlcnic_get_mac_stats()
982 sds_mbx.phy_addr_low = LSD(sds->phys_addr); in qlcnic_83xx_add_rings()1103 sds_mbx.phy_addr_low = LSD(sds->phys_addr); in qlcnic_83xx_create_rx_ctx()1124 rds_mbx.phy_addr_reg_low = LSD(rds->phys_addr); in qlcnic_83xx_create_rx_ctx()1131 rds_mbx.phy_addr_jmb_low = LSD(rds->phys_addr); in qlcnic_83xx_create_rx_ctx()1221 mbx.phys_addr_low = LSD(tx->phys_addr); in qlcnic_83xx_create_tx_ctx()1223 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
821 cmd.req.arg[1] = LSD(tmp_addr_t); in __qlcnic_fw_cmd_get_minidump_temp()
145 cmd.req.arg1 = LSD(md_template_addr); in netxen_get_minidump_template()
1188 #define LSD(x) ((uint32_t)((uint64_t)(x))) macro
77 #define LSD(x) ((u32)((u64)(x))) macro