Home
last modified time | relevance | path

Searched refs:len0 (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/linux/arch/sh/kernel/
H A Dsys_sh32.c52 u32 len0, u32 len1, int advice) in sys_fadvise64_64_wrapper() argument
56 (u64)len1 << 32 | len0, advice); in sys_fadvise64_64_wrapper()
59 (u64)len0 << 32 | len1, advice); in sys_fadvise64_64_wrapper()
/openbmc/qemu/accel/tcg/
H A Dtranslator.c268 size_t len0 = -(pc | TARGET_PAGE_MASK); in translator_ld() local
269 memcpy(dest, host + (pc - base), len0); in translator_ld()
270 pc += len0; in translator_ld()
271 dest += len0; in translator_ld()
272 len -= len0; in translator_ld()
392 size_t len0 = offset_page1 - offset; in translator_st() local
393 memcpy(dest, db->host_addr[0] + offset, len0); in translator_st()
394 offset += len0; in translator_st()
395 dest += len0; in translator_st()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-viperboard.c127 rmsg->header.len0 = remain_len; in vprbrd_i2c_read()
137 rmsg->header.len0 = remain_len - 255; in vprbrd_i2c_read()
147 rmsg->header.len0 = remain_len - 510; in vprbrd_i2c_read()
157 rmsg->header.len0 = 0x02; in vprbrd_i2c_read()
167 rmsg->header.len0 = 0x02; in vprbrd_i2c_read()
177 rmsg->header.len0 = 0x02; in vprbrd_i2c_read()
187 rmsg->header.len0 = 0x02; in vprbrd_i2c_read()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info-gen3.c288 u32 len, len0, len1; in iwl_pcie_load_payloads_continuously() local
296 len0 = pnvm_data->chunks[0].len; in iwl_pcie_load_payloads_continuously()
298 if (len1 > 0xFFFFFFFF - len0) { in iwl_pcie_load_payloads_continuously()
302 len = len0 + len1; in iwl_pcie_load_payloads_continuously()
312 memcpy(dram->block, pnvm_data->chunks[0].data, len0); in iwl_pcie_load_payloads_continuously()
313 memcpy((u8 *)dram->block + len0, pnvm_data->chunks[1].data, len1); in iwl_pcie_load_payloads_continuously()
/openbmc/qemu/tests/qemu-iotests/
H A D12583 len0=$(get_image_size_on_host)
90 if [ $len1 -gt $len0 ]; then
/openbmc/linux/arch/sh/include/asm/
H A Dsyscalls_32.h19 u32 len0, u32 len1, int advice);
/openbmc/linux/include/linux/mfd/
H A Dviperboard.h61 u8 len0; member
/openbmc/linux/drivers/crypto/cavium/cpt/
H A Drequest_manager.h78 __be16 len0; member
H A Dcptvf_reqmanager.c76 sg_ptr->u.s.len0 = cpu_to_be16(list[i * 4 + 0].size); in setup_sgio_components()
99 sg_ptr->u.s.len0 = cpu_to_be16(list[i * 4 + 0].size); in setup_sgio_components()
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_reqmgr.h150 __be16 len0; member
H A Dotx2_cptvf_reqmgr.c115 sg_ptr->len0 = cpu_to_be16(list[i * 4 + 0].size); in setup_sgio_components()
137 sg_ptr->len0 = cpu_to_be16(list[i * 4 + 0].size); in setup_sgio_components()
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.h126 __be16 len0; member
H A Dotx_cptvf_reqmgr.c127 sg_ptr->u.s.len0 = cpu_to_be16(list[i * 4 + 0].size); in setup_sgio_components()
149 sg_ptr->u.s.len0 = cpu_to_be16(list[i * 4 + 0].size); in setup_sgio_components()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dsdio.c80 intr->rx.len[0] = irq_data->rx.len0; in mt7921s_parse_intr()
H A Dmt7921.h92 u16 len0[16]; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h150 __le16 len0; member
H A Dmt76_connac_mac.c192 ptr->len0 = cpu_to_le16(len); in mt76_connac_write_hw_txp()
227 len = le16_to_cpu(ptr->len0); in mt76_connac_txp_skb_unmap_hw()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c314 be32_to_cpu(sgl->len0), DMA_TO_DEVICE); in unmap_sgl()
317 be32_to_cpu(sgl->len0), DMA_TO_DEVICE); in unmap_sgl()
913 sgl->len0 = htonl(len); in write_sgl()
917 sgl->len0 = htonl(skb_frag_size(&si->frags[0])); in write_sgl()
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h123 __be32 len0; member
H A Dmem.c100 sgl->len0 = cpu_to_be32(len); in _c4iw_write_mem_dma_aligned()
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_scsi.c308 sgl->len0 = cpu_to_be32(sg_dma_len(sgel)); in csio_scsi_init_ultptx_dsgl()
332 sgl->len0 = cpu_to_be32( in csio_scsi_init_ultptx_dsgl()
H A Dcsio_lnode.c1779 dsgl.len0 = cpu_to_be32(pld_len); in csio_ln_mgmt_submit_wr()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c849 sgl->len0 = htonl(len); in cxgb4_write_sgl()
853 sgl->len0 = htonl(skb_frag_size(&si->frags[0])); in cxgb4_write_sgl()
921 sgl->len0 = htonl(frag_size); in cxgb4_write_partial_sgl()
938 sgl->len0 = cpu_to_be32(frag_size); in cxgb4_write_partial_sgl()
H A Dt4_msg.h1540 __be32 len0; member
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c495 walk->sgl->len0 = cpu_to_be32(size); in ulptx_walk_add_page()
532 walk->sgl->len0 = cpu_to_be32(sgmin); in ulptx_walk_add_sg()

12