Searched defs:map_idx (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_netdev.c | 1444 u32 ring_type, u32 map_idx, u32 xid) in bnge_set_db() 1475 u32 map_idx = bnapi->index; in bnge_hwrm_cp_ring_alloc() local 1513 u32 map_idx; in bnge_hwrm_rx_agg_ring_alloc() local 1536 u32 map_idx = bnapi->index; in bnge_hwrm_rx_ring_alloc() local 1561 u32 map_idx = ring->map_idx; in bnge_hwrm_ring_alloc() local 1599 u32 map_idx, type; in bnge_hwrm_ring_alloc() local 1955 int map_idx = bnge_cp_num_to_irq_num(bn, i); in bnge_disable_int_sync() local 2172 int map_idx = bnge_cp_num_to_irq_num(bn, i); in bnge_setup_msix() local 2212 int map_idx = bnge_cp_num_to_irq_num(bn, i); in bnge_free_irq() local 2239 int map_idx = bnge_cp_num_to_irq_num(bn, i); in bnge_request_irq() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | local_storage_bench.c | 82 unsigned int map_idx = index % num_maps; in loop() local
|
| /linux/drivers/irqchip/ |
| H A D | irq-bcm7120-l2.c | 184 unsigned int map_idx = gc_idx * 2; in bcm7120_l2_intc_iomap_3380() local
|
| /linux/sound/soc/atmel/ |
| H A D | mchp-pdmc.c | 271 int map_idx = map->channels == 1 ? map->map[i] - SNDRV_CHMAP_MONO : in mchp_pdmc_chmap_ctl_get() local 313 int map_idx; in mchp_pdmc_chmap_ctl_put() local
|
| /linux/samples/bpf/ |
| H A D | map_perf_test_user.c | 62 enum map_idx { enum
|
| /linux/arch/s390/include/asm/ |
| H A D | pci.h | 99 u16 map_idx; /* index into bar mapping array */ member
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_asrc.c | 1212 u32 map_idx; fsl_asrc_probe() local
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 5666 int map_idx = bnxt_cp_num_to_irq_num(bp, i); in bnxt_disable_int_sync() local 7275 u32 map_idx, u32 xid) in bnxt_set_db() 7323 u32 map_idx = bnapi->index; in bnxt_hwrm_rx_ring_alloc() local 7342 u32 map_idx; in bnxt_hwrm_rx_agg_ring_alloc() local 7365 u32 map_idx = bnapi->index; in bnxt_hwrm_cp_ring_alloc_p5() local 7406 u32 map_idx = ring->map_idx; in bnxt_hwrm_ring_alloc() local 11290 int map_idx = bnxt_cp_num_to_irq_num(bp, i); in bnxt_setup_msix() local 11713 int map_idx = bnxt_cp_num_to_irq_num(bp, i); in bnxt_free_irq() local 11758 int map_idx = bnxt_cp_num_to_irq_num(bp, i); in bnxt_request_irq() local 12947 unsigned int q_idx, map_idx, cpu, i; in bnxt_set_xps_mapping() local
|
| H A D | bnxt.h | 940 u16 map_idx; /* Used by cmpl rings */ member
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | isp.c | 2291 unsigned int map_idx = i ? OMAP3_ISP_IOMEM_CSI2A_REGS1 : 0; in isp_probe() local
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | device.c | 2725 u32 map_idx = 0; in hl_capture_user_mappings() local
|
| /linux/drivers/md/ |
| H A D | dm-zoned-metadata.c | 1833 int map_idx = chunk & DMZ_MAP_ENTRIES_MASK; in dmz_set_chunk_mapping() local
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf.c | 383 int map_idx; member 4570 size_t map_idx, nr_maps = prog->obj->nr_maps; in bpf_program__record_reloc() local 6151 int map_idx, const struct bpf_map *map) in poison_map_ldimm64() 8066 int insn_idx, map_idx; in fixup_log_missing_map_load() local
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 21794 int map_idx; in resolve_pseudo_ldimm64() local
|