Searched refs:index_id (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/perf/hisilicon/ |
| H A D | hisi_uncore_hha_pmu.c | 313 if (hha_pmu->topo.index_id < 0) { in hisi_hha_pmu_init_data() 321 hha_pmu->topo.index_id = id; in hisi_hha_pmu_init_data() 489 hha_pmu->topo.sccl_id, hha_pmu->topo.index_id); in hisi_hha_pmu_probe()
|
| H A D | hisi_uncore_ddrc_pmu.c | 240 &ddrc_pmu->topo.index_id)) { in hisi_ddrc_pmu_init_data() 394 ddrc_pmu->topo.sccl_id, ddrc_pmu->topo.index_id, in hisi_ddrc_pmu_probe() 399 ddrc_pmu->topo.index_id); in hisi_ddrc_pmu_probe()
|
| H A D | hisi_uncore_mn_pmu.c | 262 if (mn_pmu->topo.index_id < 0) in hisi_mn_pmu_dev_init() 320 mn_pmu->topo.scl_id, mn_pmu->topo.index_id); in hisi_mn_pmu_probe()
|
| H A D | hisi_uncore_noc_pmu.c | 297 if (noc_pmu->topo.index_id < 0) in hisi_noc_pmu_dev_init() 369 noc_pmu->topo.scl_id, noc_pmu->topo.index_id, in hisi_noc_pmu_probe()
|
| H A D | hisi_uncore_pmu.h | 113 int index_id; member
|
| H A D | hisi_uncore_pa_pmu.c | 283 if (pa_pmu->topo.index_id < 0) { in hisi_pa_pmu_init_data() 467 pa_pmu->topo.index_id); in hisi_pa_pmu_probe()
|
| H A D | hisi_uncore_pmu.c | 587 topo->index_id = -1; in hisi_uncore_pmu_init_topology() 596 if (device_property_read_u32(dev, "hisilicon,idx-id", &topo->index_id)) in hisi_uncore_pmu_init_topology()
|
| H A D | hisi_uncore_sllc_pmu.c | 346 if (sllc_pmu->topo.index_id < 0) { in hisi_sllc_pmu_init_data() 502 sllc_pmu->topo.sccl_id, sllc_pmu->topo.index_id); in hisi_sllc_pmu_probe()
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_hsi.h | 5297 u8 index_id; member 5303 u8 index_id; member
|
| H A D | bnx2x_main.c | 3350 eq_data.index_id = HC_SP_INDEX_EQ_CONS; in bnx2x_pf_init()
|