Home
last modified time | relevance | path

Searched refs:cpu_to_le64 (Results 501 – 525 of 606) sorted by relevance

1...<<2122232425

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.c3952 buf_prd->addr = cpu_to_le64(sg_dma_address(sg)); in pm8001_chip_make_sg()
4009 cpu_to_le64((u64)sg_dma_address(&task->smp_task.smp_req)); in pm8001_chip_smp_req()
4013 cpu_to_le64((u64)sg_dma_address(&task->smp_task.smp_resp)); in pm8001_chip_smp_req()
4649 flash_update_info.sgl.addr = cpu_to_le64(phys_addr); in pm8001_chip_fw_flash_update_req()
H A Dpm80xx_hwi.c4189 cpu_to_le64((u64)sg_dma_address in pm80xx_chip_smp_req()
4195 cpu_to_le64((u64)sg_dma_address in pm80xx_chip_smp_req()
4202 cpu_to_le64((u64)sg_dma_address in pm80xx_chip_smp_req()
4207 cpu_to_le64((u64)sg_dma_address in pm80xx_chip_smp_req()
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211_rx.c183 hdr->tsft = cpu_to_le64(rx_stats->mac_time); in prism2_rx_80211()
/openbmc/u-boot/fs/ubifs/
H A Drecovery.c1446 ino->size = cpu_to_le64(e->d_size); in fix_size_in_place()
/openbmc/linux/fs/ubifs/
H A Drecovery.c1429 ino->size = cpu_to_le64(e->d_size); in fix_size_in_place()
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c129 uint64_t le_val = cpu_to_le64(val); in v9fs_uint64_write()
/openbmc/qemu/hw/net/
H A Dsungem.c662 desc.status_word = cpu_to_le64(desc.status_word); in sungem_receive()
/openbmc/linux/drivers/nvme/host/
H A Dfabrics.c270 cmd.prop_set.value = cpu_to_le64(val); in nvmf_reg_write32()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mbx.c616 link_mode.link_mode = cpu_to_le64(send_data); in hclge_get_link_mode()
/openbmc/qemu/target/arm/
H A Dptw.c760 old_val = cpu_to_le64(old_val); in arm_casq_ptw()
761 new_val = cpu_to_le64(new_val); in arm_casq_ptw()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c58 desc->addr = cpu_to_le64(dma); in fill_v2_desc_hw()
161 desc->addr = cpu_to_le64(dma); in fill_desc()
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_init.c1209 rq->vrq->cfg.data.prde.address = cpu_to_le64( in esas2r_format_init_msg()
H A Desas2r.h1260 = cpu_to_le64(rq->vrq_md->phys_addr + in esas2r_rq_init_request()
/openbmc/qemu/block/
H A Dparallels.c1067 header.nb_sectors = cpu_to_le64(DIV_ROUND_UP(total_size, BDRV_SECTOR_SIZE)); in parallels_co_create()
/openbmc/linux/drivers/scsi/aacraid/
H A Dsrc.c589 cpu_to_le64((u64)fib->hw_fib_pa); in aac_src_deliver_message()
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_tx_dqo.c468 .buf_addr = cpu_to_le64(addr), in gve_tx_fill_pkt_desc_dqo()
/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.c2236 free_ptr[i] = cpu_to_le64( in tsi721_open_inb_mbox()
2494 free_ptr[priv->imsg_ring[mbox].fq_wrptr] = cpu_to_le64(rx_phys); in tsi721_get_inb_message()
/openbmc/linux/drivers/md/
H A Ddm-zoned-metadata.c786 sb->gen = cpu_to_le64(sb_gen); in dmz_write_sb()
794 sb->sb_block = cpu_to_le64(sb_block); in dmz_write_sb()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c1027 eht->phy_cap = cpu_to_le64(*(u64 *)elem->phy_cap_info); in mt7996_mcu_sta_eht_tlv()
1028 eht->phy_cap_ext = cpu_to_le64(elem->phy_cap_info[8]); in mt7996_mcu_sta_eht_tlv()
3607 .start_tsf = cpu_to_le64(flow->tsf), in mt7996_mcu_twt_agrt_update()
/openbmc/linux/net/ceph/
H A Dmessenger_v2.c633 hdr2->ack_seq = cpu_to_le64(ack_seq); in fill_header2()
839 nonce->counter = cpu_to_le64(counter + 1); in gcm_inc_nonce()
2560 con->peer_name.num = cpu_to_le64(global_id); in process_server_ident()
/openbmc/qemu/hw/9pfs/
H A D9p-local.c433 uint64_t tmp_rdev = cpu_to_le64(credp->fc_rdev); in local_set_xattrat()
/openbmc/qemu/net/
H A Dvhost-vdpa.c999 offloads = cpu_to_le64(n->curr_guest_offloads); in vhost_vdpa_net_load_offloads()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c345 cpu_to_le64(be64_to_cpup((__be64 *)&data->replay_ctr)); in iwlagn_mac_set_rekey_data()
H A Drxon.c287 ctx->timing.timestamp = cpu_to_le64(priv->timestamp); in iwl_send_rxon_timing()
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c1309 cmdInfo->varConf.confPA = cpu_to_le64(adapter->coal_conf_pa); in vmxnet3_set_coalesce()

1...<<2122232425