/test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/ |
H A D | hello.cpp | 238 *responseLen = responseBody.size();
in getHttp()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v8_0.c | 1857 /* If DIMM Addr map is 8GB, ROW size should be 2KB. Otherwise 1KB. */ in gfx_v8_0_gpu_early_init() 1858 /* If ROW size(DIMM1) != ROW size(DMIMM0), ROW size should be larger one. */ in gfx_v8_0_gpu_early_init() 1874 /* fix up row size */ in gfx_v8_0_gpu_early_init() 4283 /* Set ring buffer size */ in gfx_v8_0_cp_gfx_resume() 4384 amdgpu_ring_write(kiq_ring, 0); /* gds heap base:0, gds heap size:0 */ in gfx_v8_0_kiq_kcq_enable() 4468 /* set the EOP size, register value is 2^(EOP_SIZE+1) dwords */ in gfx_v8_0_mqd_init() 5279 uint32_t size, uint32_t *dst) in gfx_v8_0_read_wave_sgprs() 5283 start + SQIND_WAVE_SGPRS_OFFSET, size, ds in gfx_v8_0_read_wave_sgprs() 5277 gfx_v8_0_read_wave_sgprs(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t start, uint32_t size, uint32_t *dst) gfx_v8_0_read_wave_sgprs() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu_core.c | 802 "%s: Failed to write block at addr: %04x size: %04x\n", in rtl8xxxu_writeN() 2084 priv->fw_data = kmemdup(fw->data, fw->size, GFP_KERNEL); in rtl8xxxu_load_firmware() 2089 priv->fw_size = fw->size - sizeof(struct rtl8xxxu_firmware_header); in rtl8xxxu_load_firmware() 4323 dev_dbg(&priv->udev->dev, "%s: rate mask %08x, arg %02x, size %zi\n", in rtl8xxxu_update_rate_mask() 4348 dev_dbg(&priv->udev->dev, "%s: rate mask %08x, rateid %02x, sgi %d, size %zi\n", in rtl8xxxu_gen2_update_rate_mask() 4410 * The number of packets we can take looks to be buffer size / 512 in rtl8xxxu_gen1_init_aggregation() 4866 dev_info(dev, "%s: TX rate: %d, pkt size %u\n", in rtl8xxxu_fill_txdesc_v1() 4941 dev_info(dev, "%s: TX rate: %d, pkt size %u\n", in rtl8xxxu_fill_txdesc_v2()
|
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfa_ioc.c | 2037 * @param[in] sz size of smem in bytes 2096 * @param[in] sz size of smem in bytes 3866 u32 size = sizeof(struct sfp_mem_s); in bfa_sfp_show_comp() local 3868 memcpy(des, sfp->dbuf_kva, size); in bfa_sfp_show_comp() 6430 * Get maximum size fru vpd image. 6433 * @param[out] size - maximum size of fru vpd data 6635 #define BFA_FLASH_FIFO_SIZE 128 /* fifo size */ 6869 * len must be mutiple of 4 and not exceeding fifo size in bfa_flash_read_start()
|
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/ |
H A D | chip.c | 1032 if (s->size == 4) { in _mv88e6xxx_get_ethtool_stat() 1045 if (s->size == 8) in _mv88e6xxx_get_ethtool_stat() 3217 /* Port Control 2: don't force a good FCS, set the MTU size to in mv88e6xxx_setup_port()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v8_0.c | 1825 /* If DIMM Addr map is 8GB, ROW size should be 2KB. Otherwise 1KB. */ in gfx_v8_0_gpu_early_init() 1826 /* If ROW size(DIMM1) != ROW size(DMIMM0), ROW size should be larger one. */ in gfx_v8_0_gpu_early_init() 1842 /* fix up row size */ in gfx_v8_0_gpu_early_init() 4250 /* Set ring buffer size */ in gfx_v8_0_cp_gfx_resume() 4350 amdgpu_ring_write(kiq_ring, 0); /* gds heap base:0, gds heap size:0 */ in gfx_v8_0_kiq_kcq_enable() 4433 /* set the EOP size, register value is 2^(EOP_SIZE+1) dwords */ in gfx_v8_0_mqd_init() 5245 uint32_t size, uint32_t *dst) in gfx_v8_0_read_wave_sgprs() 5249 start + SQIND_WAVE_SGPRS_OFFSET, size, ds in gfx_v8_0_read_wave_sgprs() 5243 gfx_v8_0_read_wave_sgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t start, uint32_t size, uint32_t *dst) gfx_v8_0_read_wave_sgprs() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu_core.c | 904 "%s: Failed to write block at addr: %04x size: %04x\n", in rtl8xxxu_writeN() 2142 priv->fw_data = kmemdup(fw->data, fw->size, GFP_KERNEL); in rtl8xxxu_load_firmware() 2147 priv->fw_size = fw->size - sizeof(struct rtl8xxxu_firmware_header); in rtl8xxxu_load_firmware() 4620 dev_dbg(&priv->udev->dev, "%s: rate mask %08x, arg %02x, size %zi\n", in rtl8xxxu_update_rate_mask() 4652 dev_dbg(&priv->udev->dev, "%s: rate mask %08x, rateid %02x, sgi %d, size %zi\n", in rtl8xxxu_gen2_update_rate_mask() 4748 * The number of packets we can take looks to be buffer size / 512 in rtl8xxxu_gen1_init_aggregation() 5297 dev_info(dev, "%s: TX rate: %d, pkt size %u\n", in rtl8xxxu_fill_txdesc_v1() 5365 dev_info(dev, "%s: TX rate: %d, pkt size %u\n", in rtl8xxxu_fill_txdesc_v2() 5448 dev_info(dev, "%s: TX rate: %d, pkt size %d\n", in rtl8xxxu_fill_txdesc_v3()
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfa_ioc.c | 2037 * @param[in] sz size of smem in bytes 2096 * @param[in] sz size of smem in bytes 3867 u32 size = sizeof(struct sfp_mem_s); in bfa_sfp_show_comp() local 3869 memcpy(des, sfp->dbuf_kva, size); in bfa_sfp_show_comp() 6432 * Get maximum size fru vpd image. 6435 * @param[out] size - maximum size of fru vpd data 6637 #define BFA_FLASH_FIFO_SIZE 128 /* fifo size */ 6871 * len must be mutiple of 4 and not exceeding fifo size in bfa_flash_read_start()
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 160 .size aad_shift_arr, 272
|
/kernel/linux/linux-5.10/drivers/net/bonding/ |
H A D | bond_main.c | 5490 .size = sizeof(struct bond_net),
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | cma.c | 5085 .size = sizeof(struct cma_pernet),
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v1.c | 1879 mpt_entry->length = cpu_to_le32((u32)mr->size); in hns_roce_v1_write_mtpt() 4214 dev_err(dev, "[error]eq buf %d gt ba size(%d) need bas=%d\n", in hns_roce_v1_create_eq()
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | drxk_hard.c | 3514 /* window size for clipping ADC detection */ in set_dvbt_standard() 3518 /* window size for for sense pre-SAW detection */ in set_dvbt_standard() 6127 state->fw->size); in init_drxk()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/ |
H A D | vxge-main.c | 2621 /* Truncated to machine word size number of frames */ in vxge_poll_vp_lockup() 3055 * @new_mtu :the new MTU size for the device. 3057 * A driver entry point to change MTU size for the device. Before changing 3989 "%s: MTU size - %d", vdev->ndev->name, in vxge_print_parm() 4149 status = vxge_update_fw_image(hldev, fw->data, fw->size); in vxge_fw_upgrade()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.h | 2253 /* size of the of each unit */ 2298 * Max beacon and Probe Response IE offload size 2471 * size to alloc for the mcast membership table 2514 * MAC DMA burst size, e.g., For target PCI limit can be 2656 * size to alloc for the mcast membership table 2699 * MAC DMA burst size, e.g., For target PCI limit can be 2891 /* MAC DMA burst size. 0 -default, 1 -256B */ 3062 /* size of the chunk */ 3063 __le32 size; member 3859 /* Aggerate size scalin [all...] |
H A D | wmi-tlv.c | 1819 chunk->size = __cpu_to_le32(ar->wmi.mem_chunks[i].len); in ath10k_wmi_tlv_put_host_mem_chunks()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ |
H A D | mac80211_hwsim.c | 4186 .size = sizeof(struct hwsim_net),
|
/kernel/linux/linux-5.10/drivers/net/vxlan/ |
H A D | vxlan_core.c | 4773 .size = sizeof(struct vxlan_net),
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw8822c.c | 2366 const struct dpk_cfg_pair *end = p + tbl->size / 3; in rtw8822c_parse_tbl_dpk()
|
/kernel/linux/linux-5.10/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.c | 1269 * @messageSize: the message size of this transfer, normally it is 64 bytes 1279 /* Checks is the requested message size can be allocated in this queue*/ in pm8001_mpi_msg_free_get() 1299 the message header size*/ in pm8001_mpi_msg_free_get() 1312 * @nb: size in bytes of the command payload 1407 * @pBC: the message size. 4833 flash_update_info.total_image_len = fw_control->size; in pm8001_chip_fw_flash_update_req()
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | file.c | 731 * for compressed file, only support cluster size in f2fs_truncate_blocks() 776 /* we should check inline_data size */ in f2fs_truncate() 834 stat->blocks += (stat->size + 511) >> 9; in f2fs_getattr() 934 * keep smaller than inline_data size with inline flag. in f2fs_setattr() 949 * do not trim all blocks after i_size if target size is in f2fs_setattr() 973 /* file size may changed here */ in f2fs_setattr() 1356 /* collapse range should be aligned to block size of f2fs. */ in f2fs_collapse_range() 1559 /* insert range should be aligned to block size of f2fs. */ in f2fs_insert_range() 1697 /* update new size to the failed position */ in expand_inode_data() 2753 /* verify alignment of offset & size */ in f2fs_ioc_defragment() [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | drxk_hard.c | 3496 /* window size for clipping ADC detection */ in set_dvbt_standard() 3500 /* window size for sense pre-SAW detection */ in set_dvbt_standard() 6096 state->fw->size); in init_drxk()
|
/kernel/linux/linux-6.6/drivers/net/bonding/ |
H A D | bond_main.c | 6475 .size = sizeof(struct bond_net),
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_hw4.h | 29 * structure and is 2 bits in size the following #defines must exist: 134 #define LPFC_VFR_PAGE_SIZE 0x1000 /* 4KB BAR2 per-VF register page size */ 264 __le32 type_size; /* type 31:24, size 23:0 */ 295 /* Maximun size of immediate data that can fit into a 128 byte WQE */ 2056 * lpfc_id_range id is statically size to 53. 4357 /* align SGL addr on a size boundary - adjust address up */ 4990 uint32_t size; member
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | cma.c | 5421 .size = sizeof(struct cma_pernet),
|