Searched refs:table_size (Results 26 - 50 of 150) sorted by relevance

123456

/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfirmware.h83 u32 table_size, struct brcmf_fw_name *fwnames,
H A Dof.c43 cc->table_size = count;
/linux-master/drivers/mcb/
H A Dmcb-parse.c186 u32 table_size; local
246 table_size = p - base;
247 pr_debug("%d cell(s) found. Chameleon table size: 0x%04x bytes\n", num_cells, table_size);
250 return table_size;
/linux-master/include/linux/
H A Dsysctl.h227 const char *path, struct ctl_table *table, size_t table_size);
229 size_t table_size);
234 const char *table_name, size_t table_size);
266 size_t table_size)
264 register_sysctl_sz(const char *path, struct ctl_table *table, size_t table_size) argument
/linux-master/drivers/acpi/apei/
H A Deinj-core.c285 if (trigger_tab->table_size > PAGE_SIZE ||
286 trigger_tab->table_size < trigger_tab->header_size)
289 (trigger_tab->table_size - trigger_tab->header_size) /
325 u32 table_size; local
354 table_size = trigger_tab->table_size;
356 table_size - sizeof(*trigger_tab),
361 (unsigned long long)trigger_paddr + table_size - 1);
365 trigger_tab = ioremap_cache(trigger_paddr, table_size);
423 table_size
[all...]
/linux-master/lib/
H A Dfw_table.c129 * @table_size: size of the root table
141 * The table_size is not the size of the complete ACPI table (the length
150 acpi_parse_entries_array(char *id, unsigned long table_size, argument
172 ((unsigned long)table_header + table_size);
/linux-master/arch/sparc/kernel/
H A Dpci_sun4v.h96 unsigned long table_size,
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dmmsch_v2_0.h319 table_size += sizeof(struct mmsch_v2_0_cmd_direct_read_modify_write)/4; \
327 table_size += sizeof(struct mmsch_v2_0_cmd_direct_write)/4; \
335 table_size += sizeof(struct mmsch_v2_0_cmd_direct_polling)/4; \
H A Djpeg_v4_0.c420 uint32_t table_size; local
443 header.jpegdec.table_size = 0;
448 table_size = 0;
467 header.jpegdec.table_size = table_size;
468 header.total_size += table_size;
/linux-master/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c251 resource_size_t table_size; local
259 table_size = BIT(fls(remaining) - 1);
263 table_size = min(table_size, addr_align);
267 if (table_size < 0x1000) {
269 (unsigned long long)table_size);
274 writel_relaxed(lower_32_bits(cpu_addr) | PCIE_ATR_SIZE(fls(table_size) - 1), table);
291 (unsigned long long)pci_addr, (unsigned long long)table_size);
293 cpu_addr += table_size;
294 pci_addr += table_size;
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dlegacy.c81 int table_size; local
108 table_size = fdb->max_fte;
117 MLX5_SET(create_flow_group_in, flow_group_in, end_flow_index, table_size - 3);
130 MLX5_SET(create_flow_group_in, flow_group_in, start_flow_index, table_size - 2);
131 MLX5_SET(create_flow_group_in, flow_group_in, end_flow_index, table_size - 2);
149 MLX5_SET(create_flow_group_in, flow_group_in, start_flow_index, table_size - 1);
150 MLX5_SET(create_flow_group_in, flow_group_in, end_flow_index, table_size - 1);
/linux-master/drivers/acpi/
H A Dtables.c229 char *id, unsigned long table_size, struct acpi_subtable_proc *proc,
242 if (!table_size)
254 count = acpi_parse_entries_array(id, table_size,
263 char *id, unsigned long table_size, int entry_id,
274 return acpi_table_parse_entries_array(id, table_size, &proc, 1,
288 int __init acpi_table_parse_entries(char *id, unsigned long table_size, argument
293 return __acpi_table_parse_entries(id, table_size, entry_id, handler,
228 acpi_table_parse_entries_array( char *id, unsigned long table_size, struct acpi_subtable_proc *proc, int proc_num, unsigned int max_entries) argument
262 __acpi_table_parse_entries( char *id, unsigned long table_size, int entry_id, acpi_tbl_entry_handler handler, acpi_tbl_entry_handler_arg handler_arg, void *arg, unsigned int max_entries) argument
/linux-master/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_cmn.c878 uint32_t table_size; local
883 table_size = smu_table->tables[table_index].size;
886 memcpy(table->cpu_addr, table_data, table_size);
904 memcpy(table_data, table->cpu_addr, table_size);
940 uint32_t table_size = local
960 memcpy(metrics_table, smu_table->metrics_table, table_size);
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_mcg.c318 int table_size = dev->limits.num_mgms + dev->limits.num_amgms; local
321 table_size,
322 table_size - 1,
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dsc/
H A Drc_calc_fpu.c39 table_size = sizeof(qp_table_##mode##_##bpc##bpc_##max)/sizeof(*qp_table_##mode##_##bpc##bpc_##max); \
69 int table_size = 0; local
102 if (index >= table_size) {
/linux-master/arch/arc/include/asm/
H A Dunwind.h113 unsigned long table_size);
/linux-master/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_v11_0_7_pptable.h176 uint16_t table_size; //Driver portion table size. The offset to smc_pptable including header size member in struct:smu_11_0_7_powerplay_table
H A Dsmu_v13_0_pptable.h142 uint16_t table_size; //Driver portion table size. The offset to smc_pptable including header size member in struct:smu_13_0_powerplay_table
H A Dsmu_v13_0_7_pptable.h176 uint16_t table_size; //Driver portion table size. The offset to smc_pptable including header size member in struct:smu_13_0_7_powerplay_table
H A Dsmu_v11_0_pptable.h140 uint16_t table_size; //Driver portion table size. The offset to smc_pptable including header size member in struct:smu_11_0_powerplay_table
/linux-master/sound/soc/codecs/
H A Dpeb2466.c1192 u32 table_size; local
1221 table_size = lng - 13;
1226 if (init_index >= (table_size / 4)) {
1228 init_index, table_size / 4);
1234 *data, min_val, step, table_size / 4, init_index,
1238 table = devm_kzalloc(&peb2466->spi->dev, table_size, GFP_KERNEL);
1241 memcpy(table, data + 13, table_size);
1251 lookup->count = table_size / 4;
1296 u32 table_size; local
1325 table_size
[all...]
/linux-master/drivers/gpu/drm/amd/pm/inc/
H A Dsmu_v13_0_0_pptable.h176 uint16_t table_size; //Driver portion table size. The offset to smc_pptable including header size member in struct:smu_13_0_0_powerplay_table
/linux-master/drivers/power/supply/
H A Dmax17042_battery.c589 int table_size = ARRAY_SIZE(chip->pdata->config_data->cell_char_tbl); local
592 temp_data = kcalloc(table_size, sizeof(*temp_data), GFP_KERNEL);
598 table_size);
600 table_size);
606 table_size);
617 int table_size = ARRAY_SIZE(chip->pdata->config_data->cell_char_tbl); local
621 temp_data = kcalloc(table_size, sizeof(*temp_data), GFP_KERNEL);
626 table_size);
627 for (i = 0; i < table_size; i++)
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_bios.c209 if (ptrs->panel_name.table_size)
236 fp_timing_size = ptrs->ptr[0].fp_timing.table_size;
237 dvo_timing_size = ptrs->ptr[0].dvo_timing.table_size;
238 panel_pnp_id_size = ptrs->ptr[0].panel_pnp_id.table_size;
239 panel_name_size = ptrs->panel_name.table_size;
258 if (ptrs->ptr[i].fp_timing.table_size != fp_timing_size ||
259 ptrs->ptr[i].dvo_timing.table_size != dvo_timing_size ||
260 ptrs->ptr[i].panel_pnp_id.table_size != panel_pnp_id_size)
329 if (ptrs->panel_name.table_size) {
340 int table_size, in
339 make_lfp_data_ptr(struct lvds_lfp_data_ptr_table *table, int table_size, int total_size) argument
362 int i, size, table_size, block_size, offset, fp_timing_size; local
[all...]
/linux-master/drivers/clk/mmp/
H A Dclk.h79 unsigned int table_size; member in struct:mmp_clk_mix_config
92 unsigned int table_size; member in struct:mmp_clk_mix

Completed in 275 milliseconds

123456