Searched refs:table_size (Results 76 - 100 of 150) sorted by relevance

123456

/linux-master/drivers/acpi/nfit/
H A Dnfit.h296 u32 table_size; member in struct:nfit_blk::nfit_blk_mmio
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.c828 int table_size; local
834 table_size = sizeof(*table);
835 table_size += (ARRAY_SIZE(gmu->queues) *
839 table->size = table_size;
/linux-master/drivers/crypto/hisilicon/
H A Ddebugfs.c467 int table_size, i, ret; local
485 table_size = ARRAY_SIZE(qm_cmd_dump_table);
486 for (i = 0; i < table_size; i++) {
494 if (i == table_size) {
/linux-master/arch/arc/kernel/
H A Dunwind.c187 const void *table_start, unsigned long table_size,
195 table->size = table_size;
369 unsigned long table_size)
375 if (table_size <= 0)
386 init_text->base, init_text->size, table_start, table_size, NULL, 0);
184 init_unwind_table(struct unwind_table *table, const char *name, const void *core_start, unsigned long core_size, const void *init_start, unsigned long init_size, const void *table_start, unsigned long table_size, const u8 *header_start, unsigned long header_size) argument
368 unwind_add_table(struct module *module, const void *table_start, unsigned long table_size) argument
/linux-master/drivers/iommu/
H A Dio-pgtable-arm.c521 unsigned long table_size; local
524 table_size = ARM_LPAE_PGD_SIZE(data);
526 table_size = ARM_LPAE_GRANULE(data);
534 end = (void *)ptep + table_size;
545 __arm_lpae_free_pages(start, table_size, &data->iop.cfg, data->iop.cookie);
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c657 uint32_t table_size; local
670 table_size =
680 for (i = 0; i < table_size; i++) {
1098 uint32_t table_size; local
1137 table_size = (le16_to_cpu(tbl->sHeader.usStructureSize) -
1141 for (i = 0; i < table_size; i++) {
1623 uint32_t table_size; local
1663 table_size = (le16_to_cpu(tbl->sHeader.usStructureSize) -
1667 for (i = 0; i < table_size; i++)
/linux-master/fs/orangefs/
H A Ddevorangefs-req.c43 static int hash_func(__u64 tag, int table_size) argument
45 return do_div(tag, (unsigned int)table_size);
/linux-master/drivers/media/dvb-frontends/
H A Dstv6111.c533 int table_size, u16 reg_value)
538 int imax = table_size - 1;
532 table_lookup(const struct slookup *table, int table_size, u16 reg_value) argument
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dphy.c3081 u8 pdadc_i, pdadc_n, pwr_step, pdg, max_idx, table_size; local
3135 table_size = pwr_max[pdg] - pwr_min[pdg];
3136 max_idx = min(pdadc_n, table_size);
3147 if ((pdadc_tmp[table_size - 1] - pdadc_tmp[table_size - 2]) > 1)
3148 pwr_step = pdadc_tmp[table_size - 1] -
3149 pdadc_tmp[table_size - 2];
3156 s16 tmp = pdadc_tmp[table_size - 1] +
/linux-master/drivers/iio/light/
H A Dstk3310.c200 static int stk3310_get_index(const int table[][2], int table_size, argument
205 for (i = 0; i < table_size; i++) {
/linux-master/include/uapi/linux/
H A Di2o-dev.h219 __u32 table_size:16; member in struct:_i2o_lct
/linux-master/include/linux/mtd/
H A Dspinand.h516 unsigned int table_size,
/linux-master/drivers/clk/mvebu/
H A Darmada-37xx-periph.c657 int table_size = 0; local
661 table_size++;
662 rate->width = order_base_2(table_size);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c91 int table_size; local
124 table_size = min_t(u32, BIT(MLX5_CAP_FLOWTABLE(priv->mdev,
129 ft_attr.max_fte = table_size;
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfirmware.c796 u32 table_size, struct brcmf_fw_name *fwnames,
811 for (i = 0; i < table_size; i++) {
819 if (i == table_size) {
794 brcmf_fw_alloc_request(u32 chip, u32 chiprev, const struct brcmf_firmware_mapping mapping_table[], u32 table_size, struct brcmf_fw_name *fwnames, u32 n_fwnames) argument
/linux-master/net/devlink/
H A Ddpipe.c160 u64 table_size; local
162 table_size = table->table_ops->size_get(table->priv);
168 nla_put_u64_64bit(skb, DEVLINK_ATTR_DPIPE_TABLE_SIZE, table_size,
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dvce_v4_0.c209 uint32_t table_size = 0; local
322 table_size += sizeof(struct mmsch_v1_0_cmd_end) / 4;
323 header->vce_table_size = table_size;
H A Dvcn_v4_0_3.c861 uint32_t table_size; local
892 table_size = 0;
979 header.vcn0.table_size = table_size;
980 header.total_size += table_size;
H A Dvcn_v2_5.c1219 uint32_t table_size = 0; local
1237 header->eng[i].table_size = 0;
1239 table_size = 0;
1344 table_size += sizeof(struct mmsch_v1_0_cmd_end) / 4;
1348 header->eng[i].table_size = table_size;
1349 header->total_size += table_size;
H A Dvcn_v3_0.c1298 uint32_t table_size; local
1320 header.inst[i].table_size = 0;
1329 table_size = 0;
1435 header.inst[i].table_size = table_size;
1436 header.total_size += table_size;
H A Dvcn_v4_0.c1247 uint32_t table_size; local
1274 header.inst[i].table_size = 0;
1286 table_size = 0;
1399 header.inst[i].table_size = table_size;
1400 header.total_size += table_size;
/linux-master/drivers/gpu/drm/radeon/
H A Dni_dpm.c3055 unsigned int i, j, table_size; local
3060 table_size = eg_pi->vddc_voltage_table.count;
3062 if (SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES < table_size)
3063 table_size = SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES;
3068 for (j = 0; j < table_size; j++) {
3089 for (j = table_size; j < SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES; j++) {
3102 u32 i, j, table_size; local
3106 table_size = leakage_table->count;
3108 if (eg_pi->vddc_voltage_table.count != table_size)
3109 table_size
[all...]
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c1068 u64 window_size, table_size, tce_count, addr; local
1080 table_size = tce_count << 3;
1082 if (table_size < PAGE_SIZE)
1083 table_size = PAGE_SIZE;
1086 get_order(table_size));
1094 memset(tces, 0, table_size);
1107 table_size,
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_processpptables.c422 uint32_t table_size; local
430 table_size = sizeof(uint32_t) + sizeof(struct phm_tdp_table);
432 tdp_table = kzalloc(table_size, GFP_KERNEL);
/linux-master/arch/powerpc/platforms/pseries/
H A Dlpar.c727 unsigned long page_size, unsigned long table_size)
732 if (table_size)
742 page_size, table_size);
726 pseries_lpar_register_process_table(unsigned long base, unsigned long page_size, unsigned long table_size) argument

Completed in 298 milliseconds

123456